Member-only story
Lesson 5 — JavaScript Functions, Loops, and Conditionals #fullstackroadmap
See this lesson on YouTube here
This is part of my fullstack developer series, where you’ll go from never having written a line of code to deploying your first fullstack web application to the internet. Click this link to get an overview of what this series is all about.
Please tag me on Twitter @zg_dev and share this series with #100DaysOfCode!
Useful series links
- Series Table of Contents
- Github Repository — where you’ll find all the code we write in this series
- YouTube Playlist
- Series Overview
- 100 Days of Code Challenge — I highly recommend you take this on while reading this series!
- My CodeWars Profile — Follow me and I’ll follow you back. This is where we will do our coding challenges throughout the series!
- My Twitter Profile — Where you can stay updated
The goal for this lesson
In the previous two lessons of this series, we covered JavaScript variables and operators in a good amount of detail.
I believe that if you’ve been following along and partaking in the practice exercises at the end of each lesson, you should be in a place where we can start moving a bit faster.
