You won’t let me lie. Sometimes most of us try to rush on our dream to become a developer. This is a common mistake we make while we are starting out on this journey. It has happened to me and I bet to say that it has happened to the […]
web development
Table of contents Introduction Concepts and properties Linked-list types Upsides and downsides Big Otime complexity Real use cases From my point of view, data structure and algorithms are the heart and foundation of computer science. I think they’re the most important topics we should care and learn about before anything else. […]
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. […]
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 […]
In the last few years, we have seen how much front-end stacks have grown. So that has required us to have been trying to catch up on all new frameworks, libraries, or new tools in this really fascinating industry. So knowing what we now know about JavaScript and front-end stuff, […]