Telerik blogs
  • Web

    RequireJS Fundamentals

    If you have been following JavaScript development, you might have seen a lot of posts on modules. It's a hot topic in JavaScript and it's easy to jump on a bandwagon. The truth is that the problem that needs to be solved is very fundamental to the success of your code.
    May 08, 2013 13 min read
  • Web

    Styling Forms Like A Pro With Kendo UI

    If you are like me, then nothing makes you feel like more of a failure in life than CSS. There was a GIF being circulated a few weeks ago that sums up how I feel about CSS so poetically. I'm not saying that there is anything wrong with CSS as a specification. There are many people who can do unbelievable things with it. For me, it's just never clicked. I've been writing CSS for a long time and studying it for a long time as well. It just doesn't seem to be getting any better. This seems to be especially true with forms. As a web developer, I tend to create a lot of forms and it's always a struggle.
    April 16, 2013 6 min read
  • Web

    The KendoUI-Backbone Integration Project And Repository

    Derick Bailey is working on better support for Kendo UI and Backbone.js integration, and wants you to help! Come see how to get started, what the integration project is currently able to do, and where it might go from here.
    April 11, 2013 5 min read
  • Release

    New Kendo UI Widget: The Tooltip

    If you've had enough of Clippy, but you still can't get enough Tooltip, make sure to grab Kendo UI, then head over to the Tooltip Demos and of course the Tooltip Docs. This is a widget that I am very excited about as Tooltips are such a quick and easy way to get some extra info to your user without having to occupy precious space in your UI.
    April 03, 2013 5 min read
  • Web

    Handling CRUD With The Kendo UI JSP Wrappers

    This article is going to wrap up what you need to know to get started with the JSP Wrappers for Kendo UI. Let's do just a quick review. Part 1 (Read It) Created a basic JSP Dynamic Web Application Added a data access layer…
    March 06, 2013 11 min read