Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.
/ modern-js-basics Public archive

Modern JavaScript Basics via Laracasts. Course completed on 1/31/23 ✅

Notifications You must be signed in to change notification settings

abenipa3/modern-js-basics

Repository files navigation

Modern JavaScript Basics

Update: Course completed on January 31, 2023

This repository was used to follow the course provided by Laracasts:

Modern JavaScript Basics

My goal is to get a refresher on modern JavaScript, kind of as a prerequisite for VueJS.

This repo will also include:

  • Assignments (if the course provides it)
  • JS files created for each lesson.
  • Wiki, which includes notes/reviews of what I've learned, specifically for:
    • Let and Const
    • Maps and Sets
    • Modules

How to Run

Since I also have PHP installed locally, I run this command:

php -S 127.0.0.1:8000

And then open localhost:8000.

About

Modern JavaScript Basics via Laracasts. Course completed on 1/31/23 ✅

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published