#javascript
Read more stories on Hashnode
Articles with this tag
Describing your changes to the code base is a difficult task. Especially for younger software developers. With this guide, I want to summarize my...
How to write a react native application fast · August 18th: A customer requested an application, one week before my Brazil 🇧🇷 journey, getting to know...
Exceptions are a great tool to handle unforeseen situations and system states. Although you might nod your head and tell yourself: "Yes Alex I know....
I am coming from a mixed software development background. Starting with VB.net, when I was a child, over to Java for a long time, ending with Ruby,...
You must have heard the term `Cookies` a trillion times, before coming to my blog - A weird, but still somewhat magical place. A place, where my...
Introduction: In the world of software development, Test-Driven Development (TDD) has gained significant popularity. One of the fundamental principles...