jQuery

Django Integration Tutorial

The Django REST Framework is a powerfull tool for building RESTful APIs based on the popular Django UI web framework. This post will demonstrate how easy it is to setup a new application using the Django framework and integrate the Shield UI JavaScript Grid component in it.

Using Shield UI Lite with Bower

Bower is a package manager for the web. It is a handy command line utility for managing external component dependencies containing HTML, JavaScript, CSS, font, image and other types of files. When used in a project, Bower takes care of fetching and installing the required packages, along with their dependencies, behind the scenes, which makes it ideal for front-end projects.

Shield UI jQuery Grid Integration with Ruby on Rails

The Shield UI JavaScript framework allows for an easy and straightforward integration with various RESTful frameworks. In this article we will demonstrate how the Shield UI jQuery Grid Component can be integrated with a standard Ruby on Rails application. The integration takes about 30 minutes to complete from scratch and the complete project is available on GitHub.

Subscribe to RSS - jQuery