Kendo-UI

Adding Application Notifications With Kendo UI Core

By Rey Bango Ensuring that end-users have as much information as possible, is the goal of most developers. Over the years, we’ve constantly evolved the way we help users understand events that occur, these include: Presenting a completely new page with bright red lettered messages Popping up JavaScript-based alert dialogs Adding inline error messages to […]

gulp

Gulp as a Development Web Server

By Johannes Schickling The task runner Gulp.js is getting more and more popular lately. It can be used for many things, like concatenating JavaScript files or minifying images. If you are new to Gulp.js, I recommend you to start off with Managing Your Build Tasks With Gulp.js. In this tutorial, you will learn how to […]