Contribute to chenglou/pretext development by creating an account on GitHub. (more…)
Read more »
Earlier today on Hacker News Scrappy made the rounds, with the explicit tagline “make little apps for you and your friends”. I always like to see new projects in this vein.
That’s why I’d like to outline my alternative approach, which
Works cross-platform... (more…)
Read more »
Variables are one of the fundamental blocks of any programming language, the way each language defines how we declare and interact with variables can make or break a programming language. Thus any developer needs to understand how to effectively work with... (more…)
Read more »
clean-code-javascript - :bathtub: Clean Code concepts adapted for JavaScript...
Read more »
Moustapha Diouf walks through the his process for designing & building his side project: a fullstack JavaScript Trello clone using React, Redux, and Node.js... (more…)
Read more »