#programming
Read more stories on Hashnode
Articles with this tag
Every developer has that "wow" moment when they discover GitHub. A place to store all of your code? And host it too? Whilst collaborating with others?...
TypeScript is an exciting language. I learnt a bit earlier this year, but still have a lot left. On every great React.js open-source project I find on...
Whether you're a developer in your learning stage or you're already working, you'll always have to keep gaining knowledge. If you don't keep track of...
Hoisting is why I hate yet love JavaScript at the same time. It's why I want to quit programming and continue building projects together. But what is...
Stacks and queues. How fun. I'm sure you've heard of these in coding interviews or while learning computer science (ew, why were you?). They're two of...