jq
jq is like sed for JSON data – you can use it to slice and filter and map and transform structured data with the same ease that sed, awk,... more »
Tweet 0 Comments Save Tags: frameworks , javascript
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
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
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
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
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
ExplainJS
Instant side-by-side view of your comments and code.
Tweet 0 Comments Save Tags: announcement , frameworks , javascript , news
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
How to : Create a Website Using jQuery
Web developers that still believe in creating code manually can really benefit from using jQuery to develop a website. It’s not a web... more »
Tweet 0 Comments Save Tags: how-to , javascript , usability
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
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
JSF Performance Tuning
There is a number of measures that can be taken to improve the performance of JSF applications in general and there are some requirements... more »
Tweet 0 Comments Save Tags: frameworks , java , javascript , standards
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
Native equivalents of jQuery functions
If you checked out my last post you’ll know that I have been doing lots of JavaScript coding as of late, both inside and out of Brackets.... more »
Tweet 0 Comments Save Tags: frameworks , javascript
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