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. […]
Front-End
While I was about to start out a new React Native application. Just after I was defining the stack and all technologies I would use in. A question came to my mind. Which approach should I follow to enhance the CSS styling to my React Native app?. This question was […]
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 […]
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 […]
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 […]
In December 2019, during holiday time, I traveled to Los Angeles, I didn’t go on vacation. I spent my time there working remotely. I was so lucky to do that kind of stuff thanks to my current company. Check it out So, one day my two-and-a-half-years-old Son, while I was working […]