#clean-code
Read more stories on Hashnode
Articles with this tag
PropTypes is a helpful tool for ensuring that the data passed between React components are of the correct type. Most of the time we forget to specify...
Hello Friends😎, and Hi Chubby🙋🏽♂️, It has been a while since I met you in blogs.🤭 In this blog, 👩🏾💻we're covering the in-depth concepts of...
In this article 👨🏽💻, we will be discussing functions and methods, and how they can be used to make code concise, bug-free🕸, and clean. We will...
How "Comments" can make your code Clean and Messy. Proper comments and Code Formatting makes a developer's life easier. How? Check out this blog... ·...
Part2 of Clean Code series, we'll talk about Naming Conventions and more · Welcome back guys🤓, I'm continuing the #CleanCode series and this is part...
Must for juniors and seniors to know about "Clean Code" · What is Clean Code?👁🗨 Developers' life mainly revolves around writing code💻, reviewing,...