Mike Nolan

To improve is to change; to be perfect is to change often. -Winston Churchill

Day 16 - Javascript - Variables & Strings

14 Aug 2025

FreeCodeCamp Modules

  • HTML - 214 out of 214 Steps Completed
  • CSS - 1156 out of 1156 Steps Completed
  • JavaScript - 105 out of 916 Steps Completed

Front End Mentor

  • 6 Challenges Completed

Trying to blitz through as much as possible this week in anticipation that I am away next week and will be having some time away from everything.

What have I completed today :white_check_mark:

  • Variables & Strings

    • Lecture: Working with Data Types
    • Review: JavaScript Variables and Data Types
    • Quiz: JavaScript Variables and Data Types Quiz
    • Lecture: Working with Strings in JavaScript
    • Workshop: Build a Teacher Chatbot
    • Lecture: Working with Commons String Methods
    • Review: JavaScript Strings Review
    • Quiz: JavaScript Strings Quiz
  • Booleans & Numbers

    • Lecture: Working with Numbers and Arithmetic Operators
    • Lecture: Working with Operator Behavior
    • Lecture: Working with Comparison and Boolean Operators
    • Lecture: Working with Unary and Bitwise Operators
    • Lecture: Working with Conditional Logic and Math Methods
    • Workshop: Build a Mathbot

What is next on the list :pencil2:

  • Booleans & Numbers

    • Lab: Build a Fortune Teller
    • Lecture: Working with Numbers and Common Number Methods
    • Review: Javascript Math Review
    • Quiz: Javascript Math Quiz
    • Lecture: Understanding Comparisons and Conditionals
    • Review: Javascript Comparisons and Conditionals Review
    • Quiz: Javascript Comparisons and Conditionals Quiz

What have I been reading? :books:

  • Working with weather APIs in anticipation of building a JS Weather App
    • https://open-meteo.com/
Mike