Modularizing your Backbone Router using Require.js
Often times, in larger Backbone.js projects, the routing code becomes bulky, error-prone, and repetitive. This article explains how to... more »
Tweet 0 Comments Save Tags: frameworks , javascript , web 2.0
jQuery 2.0 Released
As promised, this version leaves behind the older Internet Explorer 6, 7, and 8 browsers. In return it is smaller, faster, and can be... more »
Tweet 0 Comments Save Tags: frameworks , javascript , news
21 Best jQuery Pagination Plugins
Pagination refers to dividing a large content into various different pages – as present in a book. Thus pagination is an extremely... more »
Tweet 0 Comments Save Tags: javascript , web design
Crazy And Clever Layout with Packery JS Layout Library
Packery is a JavaScript layout library that uses a bin-packing algorithm. This is a fancy way of saying “it fills empty gaps.” Packery... more »
Tweet 0 Comments Save Tags: css-html , javascript , tools , web design
Metro Style Scripts and Tutorials for Web Developers
The metro design style is slowly gaining popularity since most web developers today prefer to use it for their various websites with the... more »
Tweet 0 Comments Save Tags: css-html , javascript , web design
Top 5 jQuery Plugins for April 2013
jQuery plugins enrich web applications development by making them multifunctional and visually stunning. Every month number of jQuery... more »
Tweet 0 Comments Save Tags: javascript , open source , tools
StreamTable.js – The next generation search filter
StreamTable.js helps us stream large tabular data and filter it. This gives us the best of both worlds – super fast rendering of the... more »
Tweet 4 Comments Save Tags: javascript , ruby
20 Awesome jQuery Sliders
A collection of the best jQuery slider scripts and plugins that you can use in your own web design projects.
Tweet 0 Comments Save Tags: css-html , how-to , javascript , web design
fartscroll.js
You want fart noises as you scroll? We've got you covered.
Tweet 2 Comments Save Tags: frameworks , javascript , ria
PrimeUI 0.9 - jQueryUI Extensions Released with 6 new Widgets
PrimeUI is back with a brand new release and closer than ever to 1.0 Final. This 0.9 release brings 6 new widgets from PrimeFaces making... more »
Tweet 2 Comments Save Tags: javascript , open source
Image upload using Ajax & Javascript
in this we have to use image upload using Ajax And javascript
Tweet 0 Comments Save Tags: ajax , javascript
Why JavaScript Is Doomed
Sure, JavaScript is everywhere. It appears to be growing at a rapid pace. But I’m willing to bet that we are getting close to a complete... more »
Tweet 0 Comments Save Tags: javascript , opinion
Yoke with Vert.x 2 is a faster alternative to Express JS!
Simple benchmarks show that the upcoming Vert.x 2 Framework with Yoke as the middleware layer can provide better performance than Express... more »
Tweet 1 Comments Save Tags: frameworks , java , javascript , reviews
5 Things You Should Stop Doing With jQuery
Burke Holland shares a list of potentially bad habits many developers have when using jQuery and how to avoid them.
Tweet 0 Comments Save Tags: ajax , css-html , javascript , open source
Removing an element with the plain JavaScript remove() method
As you might know, the DOM does not supports removing an element directly. When removing an element with JavaScript, you must go to its... more »
Tweet 1 Comments Save Tags: javascript
Crawling AJAX Web sites using HTML5 pushState support - Lately in JavaScript podcast episode 30
Now that both Google and Bing support crawling sites that use HTML5 history pushState, developers are free to use it in AJAX based Web... more »
Tweet 0 Comments Save Tags: gui , javascript , opinion , standards
How To: Limit Input Box Characters To Defined Count Using jQuery
Here is a small code that limit a input box for defined number of characters.
Tweet 0 Comments Save Tags: how-to , javascript
Form builder using jQueryUI and Bootstrap
In this post, we will see how to create a multi-colum drag-drop interface for form fields using Twitter Bootstrap for UI and controls.
Tweet 0 Comments Save Tags: javascript , tools , web 2.0 , web design
Why use Application Cache?
The Application Cache has two main use cases: Offline Page and Better Caching. Other advantages are: Security, Faster Web Pages, Lower... more »
Tweet 0 Comments Save Tags: java , javascript , web 2.0 , web design
codemotion Berlin 2013 technology lab: The aftermath
At the codemotion Berlin 2013, we, i.e. Michael Lex and Ben Ripkens, gave a technology lab. We had an ambitious plan: In three hours we... more »
Tweet 0 Comments Save Tags: agile , javascript , open source , web 2.0
Raygun.io error reporting gets first class Node.js support
The Raygun team is excited to announce Raygun.io support for Node.js. This means that errors occurring in Node.js applications can send... more »
Tweet 0 Comments Save Tags: announcement , javascript , other languages , web services
ExplainJS
Instant side-by-side view of your comments and code.
Tweet 0 Comments Save Tags: announcement , frameworks , javascript , news
The Definitive Guide to Developing Portable Tizen Apps
An analysis of the availabile Tizen APIs begins with consideration of standards and portable web technologies. The Tizen architecture is... more »
Tweet 0 Comments Save Tags: how-to , javascript , mobile , tools
Achieving Abstraction
In computer science, abstraction is to hide certain details and only show the essential features of the object. Abstraction tries to... more »
Tweet 0 Comments Save Tags: javascript
Avoid JavaScript for Mobile Web
Why you should not use too much javascript for web sites, the problems faced when using javascript and tips to help reduce dependence on javascript.
Tweet 1 Comments Save Tags: javascript , mobile , web 2.0 , web design