Fixing your mindset is the first step toward fixing your lifeโฆ
- Believe in yourself
- Believe in your skills
- Believe in the possibilities
Believing is the first step to achieving.
You wonโt understand much at the start, give it some time. Itโll take time to be able to understand everything youโre looking/reading, so donโt give up!
#100DaysOfCode#javascript
Always test your code. If you don't have tests your code is broken, there is almost always something that you aren't noticing that is broken.
#100Devs#Coding
Programming Tip ๐ก
Keep it as simple as you can. Then learn how to simplify further. There's no million-line project out there that can't be written more clearly in under 10% of the code. None!
#100Devs#ProgrammingTips