Bookmarks
A collection of interesting links, videos, articles and GitHub repositories I've found online.
- Recall what you or your team did on the last working day
- A simple guide to HTML elements
- Add live paragraph-, word- and character-counting to an HTML element.
- Principles of writing consistent, idiomatic CSS.
- Just a collection of quirks and issues that occur on browser platforms (particularly those unlikely to update)
- High-level guidelines for writing manageable, maintainable CSS
- Javascript URL mutation library
- An open source code editor for the web, written in JavaScript, HTML and CSS.
- A copy of Mark Pilgrim’s “Dive Into HTML5” book, hosted by HTML5 Doctors. To help improve submit a pull request or add an issue. More info at http://html5doctor.com/dive-into-html5-doctor/
- Twig.sugar is an Espresso sugar for the Twig template engine
- A variety of jQuery plugin patterns for jump starting your plugin development
- The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
- A benchmarking library. As used on jsPerf.com.
- A modern alternative to CSS resets
- Powerful, scalable, Sass-based, BEM, OOCSS framework.
- A lightweight, powerful and highly extensible templating engine. In the browser or on Node.js, with or without jQuery.
- A jQuery plugin for replacing
- Custom QWERTY/AZERTY .keylayout files for use with Apple keyboards
- History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.