Skip to content

A few mini practice projects using vanilla javascript, HTML and CSS (as part of Brad Traversy's 20 vanilla JS course)

Notifications You must be signed in to change notification settings

JG-devo/mini-vanilla-javascript-projects

Repository files navigation

20 Vanilla Javascript Projects

This repo includes the 20 projects taught by Brad Traversy on Udemy, but with a few twists.

For example:

  • In some cases, CSS is swapped with SCSS via PARCEL bundler
  • or javascript is re-written into different patterns i.e. MVC
  • DRY-er versions that made more sense to me personally...

If you are already taking the course and looking for a few ideas of how the code may be written differently, feel free to download this repo and explore the code. I'm in no way an expert, but my approach may be interesting to look through if you want a few additional ideas and, what I feel are 'improvements'.. :)

One of the best examples has to be project 04 - Exchange calculator. Checkout the MVC-version git branch within that folder and the readme doc for more details.

About

A few mini practice projects using vanilla javascript, HTML and CSS (as part of Brad Traversy's 20 vanilla JS course)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published