One of the best things about having my own teaching channel is that I can create my own geeky intros. In my most recent one, I compare var vs let.
Check out the full video on my channel: youtu.be/kIJ2Jh7Qwso#100DaysOfCode#CodeNewbie#programming
Hour 72 - Mappy Holidays! Resting as much as I can, but I also spent a little bit of time working to understand Facebook's and Twitter meta tags to add to my website: developer.twitter.com/en/doc…#100DaysOfCode
Hour 71 - I'm back (We'll I've been doing some posting but, I wasn't posting about it). It's time to start my study on Javascript symbols: developer.mozilla.org/en-US/…#100DaysOfCode
Hour 70 - Still on currying. I now understand that partial application is very similar to currying, but I'm covering the diffeences as well.
Every single time you call a curried function you get a more specific version of said function 🤯.
#100DaysOfCode
Hour 69: Continuing my journey for Functional Programming. My mind is being blown by currying. I had heard about this concept before but I hadn't seen an implementation like this one!
#100DaysOfCode
Hour 67 : Starting to learn Functional Programming. I realized a while ago that what I learn in university wasn't really functional programming 😭😅
#100DaysOfCode
Hour 66. What an interesting book to learn a little bit about computer science history! (Yeah...I went into a code formatting rabbit hole...)
#100DaysOfCode
Hour 53-57: I've been playing around with @gatsbyjs and mixing it up with @typescript (because I ❤ it!).
It's been an adventure and I feel I'm mostly learning how Gatsby works by diving right in and adding types everywhere.
#100DaysOfCode#365DaysOfCode