100 Days of Code: Day 20
This post is for yesterday since I didn’t get a chance to make it due to a very upset stomach. This time I know it was something I ate. Have to remember that since I’m not as allergic to onion/garlic/avocado/mushrooms as I was before, it doesn’t make me able to eat ALL THE THINGS like I used to. But anywho, you’re not here for this — you’re here for the coding!
I went over more ES6 today. Learned about Template Literals and the new String and Number methods from the YouTube series I’m working through. I really can’t believe how much code ES6 translates into when you run it though Babel.
I also tried to look at something I coded in Vanilla JS and tried to translate it into ES6…..it’s a lot harder than it looks. You have to train your brain into thinking how the new syntax works but it’s hard when you’re been doing something a certain way for years.
So that’s what I worked on yesterday. I’ll post more when I get my coding in today. :)