33 concepts every JavaScript developer should know.
An article about how to create nifty physics-based background scroll effects for your web pages. Matter.js, an excellent open-source JavaScript framework is used to handle the physics.
A mostly reasonable approach to JavaScript from Airbnb community.
Table of Contents
A nice article about building up an easily customizable HTML5 <video>
player, including packaging it as a simple jQuery plugin, choosing control types and outputting custom CSS for your own situation.
In this article you will look at
Twitter Bootstrap - the popular front end framework for building websites and apps. It favors simple, responsive design, and comes bundled with a sensible default stylesheet, a number of useful jQuery plugins and an icon set. Although it doesn’t come with much else, Bootstrap is very extensible.
In this article, you will find a collection of 50 must-have plugins you should know about for effective development with the framework.
Great article about Useful JavaScript Libraries and jQuery Plugins by SmashingMagazine.
The resources in this article split it into two parts.
Article about lists of jQuery plugins that handle touch events.