#programming-tips
Read more stories on Hashnode
Articles with this tag
Introduction Debouncing and throttling are two techniques used to control the rate at which a function is executed. Both are essential in optimizing...
Introduction When I was learning to code, I was building side projects in a bad way. I was unproductive and struggled with deployment. This is the...
Zoom out and change your strategy. · Acknowledgements Thanks to these amazing people for their reviews and additions (at the end): Daniel Moka Aghiles...
Whether you like it or not, these skills will level you up. · Introduction There are many essential skills to have as a software engineer; some are more...
Professionalism in software engineering is more than putting your head down and writing code. · There is a difference between professional and...
How I work effectively with CSS. · In this article, I want to share how I enjoy working with CSS. I really love working this way as it is quite effective...