Coding JavaScript How to Find the Additive Inverse of Each Number in JavaScript [CodeWars Challenge Solved]In this tutorial, we’ll go over how to solve the CodeWars invert values problem in JavaScript. You can also see this tutorial in video…
Coding JavaScript JavaScript Variables – A Beginner's Guide to var, const, and letVariables are a fundamental concept in any programming language. In JavaScript, you can declare variables by using the keywords var, const…
Coding JavaScript Completing freeCodeCamp's JavaScript And Algorithms CertificateI’m currently taking freeCodeCamp’s JavaScript Algorithms and Data Structures certification for the first time and recording myself code as…
Coding My Notes 3 Things I Learned From David Ceddia's Pure React CourseDavid Ceddia’s Pure React course contains self-paced React workshops, the pure react book, and access to previous live events David has…
Coding CodeBookClub: Details, Dates And How To Join A MeetingHere you’ll find details about the CodeBookClub. Who are we? We are hundreds of developers of all experience levels learning together. We…
Coding Join our JavaScript book clubAre you learning JavaScript in 2020? Or are you a JavaScript developer who wants to level up his or her skills? Edit: the book club reached…
Coding 30 Free Resources To Help You Learn JavaScript FundamentalsIf you’re learning JavaScript, you’ve most likely heard how important it is to learn the fundamentals. Problem is, you aren’t sure what the…
Coding Functions Are FundamentalPhoto by Esther Jiao on Unsplash. These are my notes from Functions Are Fundamental, chapter 3 of Secrets Of The JavaScript Ninja, a…
Coding How I went from complete beginner to software developer — and how you can tooTwo years ago, I was right where you are today. I wanted to become a professional programmer. But I had no idea how to make it happen. I had…
Coding How to go from coding tutorials to building your own projectsWhen learning how to code, I kept hearing the same advice. “Tutorials are great, but building projects is the best way to learn. Just go…
Coding Notes on a React Tutorial by Kent C. DoddsKent C. Dodds has a React beginners tutorial that starts with the absolute basics of React and it’s fantastic. It’s a free course so I can…
Coding Notes on the Basecs Podcast Episode 2 (What is Encoding?)The basecs podcast is about computer science basics and based on Vaidehi Joshi’s base.cs blog series. I wrote up some notes on what I…
Coding Why is teaching yourself how to code so hard? Here is the uncomfortable truthIt has little to do with coding itself. It’s hard to teach yourself how to code because you’ve been told your whole life that you are…
Coding Notes on the Basecs Podcast Episode 1 (Bits, Binary, and Bytes)The basecs podcast is about computer science basics and based on Vaidehi Joshi’s base.cs blog series. It’s a fun series to listen to if you…