WebAssembly is one of the newest technologies to hit the web dev world with some promising new features around performance. This is a look into how we could slowly integrate the new technology into an existing React app.
Learn how to build your own task scheduler in Vue.js using the Kendo UI Scheduler component. We create a Vue project and implement the Kendo UI scheduler to demonstrate the setup process and explain how to build the scheduler in Vue.js.
This post looks at nine tips for improving the performance of your Azure App Service hosted applications. Some of these tips are simple configuration changes you can make today, while other tips may require some redesign and refactoring of your application.
In this post, we'll demonstrate three ways you can add date selection to your Vue.js application using Kendo UI. We explain the need for dates, its uses on modern web apps, and build a Vue.js application.