As I always say. No matter how many videos you watch, how many books you read, how many articles you read. I dare to say that in the next few hours, days or weeks that knowledge will go over to the infinity. So what makes that knowledge lives on your […]
For developers and new remote workers… Work as you usually do at the office with the benefits of doing it from home – blarz In a blink of an eye, COVID-19 hacked the world, unfortunately. It forcefully changed the way we normally work. Certainly, there were many of us who […]
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. […]
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 […]
Today is a special day for those who just are starting out in the JavaScript world. Why? Because it’s well-known that the only way to be master in our craft is through practice. So we are going to dirty our hands and start to improve our DOM manipulation skills. how? […]