Skip to content

These are my attempts at the projects from the Modern JavaScript from the Beginning course.

License

Notifications You must be signed in to change notification settings

TheBIMsider/modern-javascript-projects

Repository files navigation

Modern JavaScript from the Beginning Class Projects

Theses are my attempts at the projects from the Modern JavaScript from the Beginning course by Brad Traversy.

The course is available on udemy and other locations. You can also find more cool stuff from Brad on his website Traversy Media.

Projects

Chapter 4: Task List
Chapter 4: Loan Calculator
Chapter 4: Number Guesser

Chapter 6: Book List (ES5 Prototype version)
Chapter 6: Book List (ES6 Class version with local storage)

Chapter 7: Chuck Norris Joke Generator (This version uses the ICNDb.com api which was used in the chapter lesson. However it doesn't work on GitHub pages because is it not an HTTPS site)
Chapter 7: Chuck Norris Joke Generator (This version uses the chucknorris.io api which works on GitHub pages because it is an HTTPS site)
Chapter 7: Chuck Norris Joke Generator (This version uses the chucknorris.io this also has category selection to go with random option)

About

These are my attempts at the projects from the Modern JavaScript from the Beginning course.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published