Links^2 | July 8th, 2010
- Remember SASS/LESS, my new favorites? Here are TextMate bundles for them: SASS TextMate Bundle / LESS TextMate Bundle
- Compass Style is a large bundle of SASS functions and shortcuts (such as border-radius, box-shadow, gradient etc.). Watch the 4 minutes introduction and prepare to be amazed, this is a truly changer.
- ScottGu (Microsoft) introduces “Razor” - a new view engine for ASP.NET. Cute.
- WhatTheCommit - can’t decide which commit message to put? Use this generator. Bash command for the lazy people (via @yokofakun’s twitter):
1
| |
- GeddyJS - Super cool JS MVC framework for Node.js. I’ll probably test it someday. Nice to see JS on the Server-Side after years with JScript on Classic ASP.
- Andrew Hoyer Experiments - Way too cool
- JavaScript Random Hints, by one of my favorite blogs, WebReflection