Week 5
- freeCodeCamp
- Projects
A To Do List
Last week I started coding a To Do List with HTML, CSS, and vanilla Javascript.
First, I watched this tutorial start to finish: https://www.youtube.com/watch?v=Ttf3CEsEwMQ
Then I started building without checking back to see how much I could remember/reconstruct on my own. So far, I’ve got a to do list that allows you to add new items, but…that’s it. Hopefully I can finish that off by the end of the week.
freeCodeCamp
Taking a little break from this for a while. I started the ES6 lessons but I’m finding it’s a lot of new terms, methods, etc and very little practical application beyond the little quizzes they give you as you go. I just felt like I need to take a step back and do some more little mini projects to solidify some of the things I’ve learned so far before adding more information.