Use the right tool for the right job
So, you are a software developer and have computer to code, so what’s wrong with that? Well, I will tell you that writing code is a craft. You create code wi...
So, you are a software developer and have computer to code, so what’s wrong with that? Well, I will tell you that writing code is a craft. You create code wi...
I have been programming since childhood, I work at a large company surrounded by extraordinary people that recognizes me as a Senior Developer, I have deploy...
If you are into software development industry you might have heard of Typescript, a Javascript superset which enables several attributes like strong types, i...
We have a lot a tools to debug our applications but the most beloved is with no doubt using console.log, something like this:
Lately I’ve been into NodeJS, I worked with Node a year ago but back then I was working on a project using a headless CMS and basically what we had to do was...