Along the coding journey, I have learned how a proper setup environment can boost your productivity, code readability, ability to retain code more consistently, and help you avoid any bugs. In other words, it improves your code’s quality. ESLint is the most popular JavaScript checker I have encountered so far. […]
Monthly Archives: March 2020
The “Art of War” remains the most popular and famous military text. This book was written more than 2500 years ago for Sun Tzu, a Chinese general, military strategist, writer, and philosopher. Nowadays is still used by many companies and people worldwide to conquer their battles. To be honest, I […]
Looking to learn to code? Or are you curious to learn a new programming language? You’ve arrived at the right piece, where you’ll clear yourself of any doubts you usually face at that precise moment. Today I will give you five reasons why you should bet on JavaScript. In the […]
Probably, most of you have heard in one way or another about the new kid in the JavaScript ecosystem. I am talking about Service Workers which are a key part of modern web development. They have gained traction in recent years, all of that thanks to the popularity of progressive […]