Best projects start as jokes.
Tweeted on Friday:
"What if I built a habit tracker... this weekend?"
48 hours later: live,...
14 minutes ago
Best projects start as jokes.
Tweeted on Friday:
"What if I built a habit tracker... this weekend?"
48 hours later: live,...
14 minutes ago
I started with zero plan, just an idea and too much coffee.
Three weeks ago I was still copying data manually. Then I...
const aboutMe = function() {
return {
display_name: 'Eve',
bio: 'None',
}
}