Dec 22, 2020 · 7 min — Telerik Creating a Web for the Next Billion Users, Part 2: Effective Styling for Accessibility → How can styling and color schemes improve accessibility? Let’s discuss how to accommodate users who have visual impairments, and look at media accessibility. Web Development JavaScript Accessibility UX +2 more
Dec 10, 2020 · 7 min — Telerik Creating a Web for the Next Billion Users, Part 1: ARIA, Focus and Focus Management → Understanding the concept of accessibility for the web. Web Development JavaScript Accessibility UX +2 more
Sep 14, 2020 · 4 min — Telerik Asynchronous Programming in Rust → The benefits of asynchronous code cannot be overemphasized. From performance to responsiveness, asynchronous programming improves how we write code. Web Development JavaScript web
Jul 24, 2020 · 4 min — Telerik Exploring the Worker Thread API in Node → Worker threads super charged JavaScript(Node), as it was not ideal for CPU-intensive operations. This post explores how worker threads work. API Web JavaScript Node.js +1 more