Browsing Tag
coding
131 posts
🚀 Why Code Review is Crucial in Software Development 🚀
🔎 Self-reflection is a common trait among developers. We often find ourselves in a state of denial when…
Stop learning languages, start learning programming
We’ve all been in this situation; You just opened YouTube, and like magic, Bam. You see your timeline…
Mastering CSS Shorthand Properties: Tips and Tricks for Streamlining Your Code
CSS shorthand properties can save you a great deal of time and greatly streamline your coding process ⏰.…
How to Break from forEach in JavaScript?
Introduction In JavaScript, forEach() is a FUNCTION that loops over an array of elements. It takes a callback…
SOLID Principles- Do You Really Understand Them?
SOLID Principles are one of those things that every developer has heard of but few fully understand. If…
“Unlock the Power of AEM: How Custom Coding Can Transform Your Digital Experiences” | Emmanuel Katto Uganda.
Hello Folks Myself Emka Emmanuel Katto From Uganda I Just Wanted To Share About The Custom Coding (AEM).…
Master C# with an Interactive Learning Template - Limited Time Offer!
*Comprehensive and Interactive learning template to elevate your journey to mastering C# in 6 months. * I came…
6 Must-Try Coding Problem Websites 💻
Do you know your language? No, really. A lot of us (myself included) can learn the basics of…
How web GDE Erick Wendel forever changed Node.js with the support of the open-source community
Erick Wendel, Web GDE, speaking at the FrontInSampa conference Have you ever faced bugs on technologies known worldwide?…
To mock, or not to mock, that is the question
TLTR Mocking is often seen as a default choice when writing tests. Yet it might introduce unnecessary complexety…