How to write Clean Code
Clean Code include:
Use Meaningful Names - Make it a habit to give your code meaningful names
Make Code Readable For People - There's always the possibility that another human will discover your code and have to work with it
Use Comments For Clari...
oceans.hashnode.dev2 min read
Georgie's blog
Let's ReactJS together!
Great article! Concise and straight to the point π