Joined October 2013
·
Posted to
The best todo list app for any developer
over 1 year
ago
The best task manager is called Task Warrior (taskwarrior.org), which can be installed via brew brew install task
(on OSX). It's all command prompt and is very nice!
Obviously 'the best' is a relative term, and just my opinion :)
Posted to
Bootstrap without all the debt
over 1 year
ago
Some good points. All I do is try to override Bootstrap styling. You can even use :extend() in LESS (that's what I use) like in Sass. Currently I'm looking at Pure (purecss.io), because I like their approach.
Great points on keeping away from the BS terminology and keeping the markup semantic.
Achievements
80 Karma
0 Total ProTip Views
Altruist
Increase developer well-being by sharing at least 20 open source projects
Honey Badger
Have at least one original Node.js-specific repo
Komodo Dragon
Have at least one original repo where Java is the dominant language
Nephila Komaci
Have at least one original repos where PHP is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Forked
Have a project valued enough to be forked by someone else
Charity
Fork and commit to someone's open source project in need
Cub
Have at least one original jQuery or Prototype open source repo
How do you access it afterwards?