Software Dev Weekly Update #9: Back to code
Ethan Goddard
Posted on March 30, 2022
It's hard to believe how quickly the weeks and months flew by. Life can take sudden turns you aren't expecting and I needed to set aside coding for a time to focus on family. But things have settled down and I'm ready to continue the journey!
This past week I stepped back into the world of code and decided to start by refreshing my JavaScript skills. The topics I studied included:
JavaScript basics (primitive types, methods, arguments)
Loops (for loop, while loop, for...of loop, for...in loop)
If you are a fellow JavaScript beginner then I recommend checking out the MDN's JavaScript basics guide for a guided learning experience. Their documentation is VERY helpful and I reference it often.
Week In Review
Though these past few months were a step back in my coding journey, perseverance remains to be the key to accomplishing my goal and I am looking forward to reviewing concepts I've learned so as to get a deeper understanding and come out a stronger developer on the other end.
I couldn't be more excited. Here we go!
I hope you enjoyed the read!
Feel free to follow me on GitHub, LinkedIn and DEV for more!
Posted on March 30, 2022
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
October 15, 2024