VueJs Amsterdam is one of the biggest Vue conferences. It comprises one day of FrontEndDeveloperLove and two days of Vue talks. In the second part of this series, get to know more about the event and what great speakers presented.
As a developer, you want to be efficient with your time and automate where you can. Here are 15 VS Code extensions you should be taking advantage of today.
This blog post goes over the new features in UI for WPF RadExpressionEditor for the R1 2019 release: custom functions, fields drill down, string manipulation functions and editing the structure of the function categories.
It's easy to view and change any page on the browser with Chrome DevTools. The Sources panel is a powerful component of DevTools - let's dive into it to see how it can help us improve our development.
Generics make it possible to design classes and methods that defer the specification of one or more types until the class or method is declared and instantiated by client code. There are a number of constraints that we can apply to generics, and this article sums up those constraints and how to use them.
We thought React was crazy when it came with HTML-in-JS (JSX), but today, we are happy that revolution happened. It helped us build better components. Why not do so with CSS too? As a matter of fact, you can. Meet CSS-in-JS.
Behind every person, there’s a story, and we want to know yours! That’s why the KendoReact team is going traveling this summer to meet with the React community. See which events we’ll be attending and read a little something about the team members who'll be looking forward to meeting you!
Telerik UI for Blazor has just released its 0.4.0 version, which includes more components and features for existing components! Read on to see what's new.
Here’s a Blazor Component that uses C# to retrieve data from a Web Service and display it in the new Blazor-Enabled KendoGrid. To put it another way: Client-side updates with no JavaScript required.