Tree-Shaking: A Reference Guide

Before starting our journey to learn what tree-shaking is and how to set ourselves up for success with it, we need to understand what modules are in the JavaScript ecosystem. Since its early days, JavaScript programs have grown in complexity and the … more Read More

Angular 12 arrives with pile of improvements

Angular 12, the latest upgrade to Google’s popular TypeScript-based web framework, is now available as a production release. Among other improvements, the upgrade deprecates the legacy View Engine compilation and rendering pipeline in favor of the newer … more Read More

What’s New in Kendo UI for jQuery with R2 2021

The R2 2021 release of Kendo UI for jQuery is here. With this release comes the new TaskBoard, Skeleton and ActionSheet components, along with a ton of new features and improvements across existing components. It’s May and you know what that means—another … more Read More

What’s New in KendoReact with R2 2021

R2 2021 means: TypeScript and hook-equivalent support for our samples and demos, new components like Skeleton and Circular Gauge, and a slew of improvements across several existing components like the Data Grid and Gantt. May is here and that means another … more Read More

The Telerik and Kendo UI R2 2021 Release is Here!

In R2 2021 we’ve introduced Telerik UI for WinUI, the largest Blazor component suite, over 30 enhancements across .NET & JS, and more. Learn more about our latest release. The Only .NET and JavaScript UI Toolbox You Will Ever Need We all know the … more Read More

What’s New in Kendo UI for Angular with R2 2021

The R2 2021 release of Kendo UI for Angular is here. With this release, we officially cross the 100 UI component threshold while introducing some highly requested features and UI components that are sure to please any Angular developer out there. Without … more Read More

Deno 1.10 overhauls test runner

Deno 1.10, the latest version of the security-focused runtime for JavaScript and TypeScript, improves the built-in test runner and adds a Web Storage API. The update was published May 11. In Deno 1.10, the deno test test runner runs discovered test modules … more Read More