Mike Nolan

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

Day 24- JS Fundamentals

03 Sep 2025

Started off today with fixing my old Quote Generator back from 2021 as realised it hadnt been published anywhere and equally was no longer working so pulled down the repo, found another API to pull quotes from and fixed a few minor things.

FreeCodeCamp Modules

  • HTML - 214 out of 214 Steps Completed
  • CSS - 1156 out of 1156 Steps Completed
  • JavaScript - 235 out of 918 Steps Completed

Front End Mentor

  • 7 Challenges Completed

What have I completed today :white_check_mark:

  • Quote Generator

    • Fixed API and few minor fixes
  • JavaScript Fundamentals Review

    • Lab: Build the Largest Number Finder
    • Lab: Build a First Element Finder

What is next on the list :pencil2:

  • JavaScript Fundamentals Review
    • Lab: Implement the Slice and Splice Algorithm
    • Lab: Build a Pyramid Generator
    • Lab: Build a Gradebook App
    • Lecture: The var Keyword and Hoisting
    • Lab: Build an Inventory Management System
    • Lecture: Understanding Modules, Imports and Exports
    • Lab: Build a Password Generator App
    • Lab: Design a Sum All Numbers Algorithm
    • Lab: Implement a HTML Entity Converter
    • Review: JavaScript Fundamentals Review
    • Quiz: JavaScript Fundamentals Quiz

What have I been reading? :books:

  • Tailwind CSS
Mike