100 Days of Code: Day 5

Danielle Moss
100daysofcode
Published in
1 min readJan 22, 2018
Just have to remember learning to code is doing things one step at a time. It’s not a race to figure this stuff out.

Finished the Modules section for JavaScript on Codecademy. That one took a while to finish since I wanted to understand how modules worked. Luckily I took the time last year to learn AngularJS 1.x and I completed the ReactJS Parts 1 and 2 on Codecademy, so it wasn’t a completely foreign concept for me. It is interesting how streamlined the code has gotten with the new ES6 syntax — it actually works out well for this usage in JavaScript.

So, I have Requests to work on and then I’ll be finished with JavaScript on Codecademy. I’m thinking of working through a few of my Udemy classes after I finish up my work on Codecademy and get some practical usage of what I’ve learned. I’m just glad ES6 isn’t as bad as I thought it would be or as bad as the rumors online led me to think it would be.

But now, I’m worn out from coding so that’s it for me tonight. Stay classy awesome people and code on!

--

--

Danielle Moss
100daysofcode

Finding myself through process of elimination and lots of error codes, eventually getting all the wrong pieces right.