Explore >> Select a destination


You are here

jhannes.github.io
| | yotam.net
5.1 parsecs away

Travel
| | A blog about free software and programming
| | anthonysciamanna.com
4.6 parsecs away

Travel
| | Pair programming has long been considered a replacement for code reviews. If code was written in a pair, having a code review was considered unnecessary a...
| | www.adamalbrecht.com
4.8 parsecs away

Travel
| | UPDATE (March 14th, 2015) When I first wrote this library, I didn't have a great understanding of the ngModelController API, nor good directive design. So I wouldn't recommend this library anymore. I started on a replacement library here, though it's not quite ready for production use. I wasn't particularly happy with any of the datepicker directives out there for Angular.js, so I decided to build one myself. I did it out of a need on my current project but also because I wanted to learn the ins and outs of directives. You can find the library on Github.
| | www.java-tv.com
35.2 parsecs away

Travel
| This video reveals the long lost secret of how to write readable Java code. Self explaining method names, fluent interfaces, DSLs, helpful frameworks... We are always looking for ways to make our code more readable. But in our quest, we seem to have forgotten something. The most effective way to make any code more readable.