Grind season
I didn't take a break.
It's been a while though. Since the last post, I was working on a restaurant order app that was REALLY testing my knowledge and skills and is the reason I took a break from blogging. The stack overflow community helped me on that project and others that I messaged as well. I've realized that you really cannot do this alone because you will hit roadblocks and the community during those times can push you through to the finish line.
After I finished that project, I went back to learning and I've learned a lot of new concepts such as:
The .reduce() method
The ternary operator
Arrow functions
The setTimeout() method
Constructer functions
Classes
this keyword
Object.assign
Import / Export
The .map() method
And so much more, but I'll just keep the list to 10. I'm currently starting another project and this time, I'll try to give myself deadlines instead of taking a week or two on a project.