Interesting Bits 7
A collection of interesting bits that I’ve been collecting for the last couple of months.
Warning: This list is all over the place.
- Leapmotion this feels a lot like Minority Report - Must order one!
- Learn Git Branching, a very nice interactive tutorial
- Master of the :nth-child a very good css resource
- Typeplate a typographic starter kit
- SheetSee.js and Tabletop allows you to use a Google Spreadsheet as a database
- Super Hero Js a collection of the best articles, videos and presentations on JavaScript
- Unique Post styling with Jekyll, sometimes you want something different
Twitter Bootstrap
A couple of links that will help you to tweak and customize Twitter Bootstrap.
- Bootswatch, saving the web from default Bootstrap.
- Boot Snipp, design elements and code snippets for Bootstrap.
Web style guides
In order to create an effective style guide they need to be easy to update. The following links will help you with that.
- Style tiles defining the project visual language
- A better future with Knyle Style Sheets, JavaDoc for your CSS
- KSS Node a Node.js KSS implementation
Testing
A collection of some really cool tools to help you out test your web applications.
- Ghost Lab same concept as Adobe Inspect
- CasperJs testing utility for PhantomJS
- Phantom Css, CSS regression testing - fancy :)
- IE Virtual Machines (sorry)
- Test Your App Under Slow Network Speeds testing different scenarios is very important