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

How to use the Svelte JavaScript framework

As 2021 nears the halfway mark, the golden age of JavaScript continues. One of the most exciting characters in the current chapter is the Svelte framework. This article gives you the basics for creating a Svelte project and using some simple UI elements. … 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

Using Forms in React

No matter what kind of app you’re writing, there’s a good chance you need at least one form. Forms in React are often a pain, filled with verbose and boilerplate-y code. Let’s look at how to make forms in React with less pain. In this article we’ll be … more Read more…

Babel project is running out of money

Despite being used by millions, the open source Babel JavaScript compiler project is running out of money. The Babel development team is now seeking financial help, particularly from corporate sponsors. In a bulletin posted May 10, the Babel core team … more Read More

Get moving with Microsoft’s FAST web components

It’s often hard to choose what web technology framework to use for application front ends. Do you build your own or start with technologies like Vue and React? Maybe you come in at a higher level with a web component framework like Twitter’s Bootstrap, … more Read More

Node v14.17.0 (LTS)

Notable Changes Diagnostics channel (experimental module) diagnostics_channel is a new experimental module that provides an API to create named channels to report arbitrary message data for diagnostics purposes. The module was initially introduced in … more Read More