In this article, we're going to learn the basics of TypeScript - why it's starting to be widely used nowadays in a lot of projects, its benefits, and how it can help us write better applications by heavily typing our code.
Making webpages accessible is an essential step of the modern web development process. Most of us know the basics needed, but what about the more in depth changes we need to undertake to be fully inclusive? We'll look at our five key resources to help you learn more and the techniques to turn your page from good to excellent.
This article talks about two important techniques, Debouncing and Throttling, to enhance your website performance. Learn about both concepts with the help of real-life examples and see how you can implement them yourself.
Angular is a popular framework for creating powerful JavaScript applications quickly. However, it doesn’t always create the most accessible applications. In this post we look at ways that anyone can implement to make Angular based applications usable by all.