#beginners
Read more stories on Hashnode
Articles with this tag
What are the differences between junior, senior, and lead engineers different? Junior vs. Senior developer? Junior engineers are expected to solve...
Introduction Hey there! Today, we’re going to explore the testing best practices. These little tips will make your life as a developer easier. I...
Introduction If you’re running a business, “We need to refactor this module.” is not something you’d like to hear. It doesn’t mean anything unless you...
Introduction Hello there! Today’s talk is about a complicated topic that is often misunderstood by mid to senior developers. We’re going to talk about...
What's refactoring? Refactoring is the process of improving the structure of code without changing its behavior. It can increase readability,...