Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.6 KB

File metadata and controls

47 lines (33 loc) · 1.6 KB

Learn-With-Me: Complete JavaScript Course 2022

This repo documents my experience completing Jonas Schmedtman's 2022 Complete JavaScript Course on Udemy.

Check out the FAQ for details on why I took the course, what I used and afterthoughts.

Resources

FAQ

Q1: Why did you take this course?

A: TBD

Q2: What tools/programs did you use?

A: I primarily used Visual Studio Code and the Go Live extension to rapidly preview edits/changes. If I hit a roadblock, I would look over the instructionsor search for similar scenarios on Youtube or Stack Overflow whenever.

Q3: Can I see the final version of the course projects?

A: Of course! As I go through the course, I'll include a link to each project. You can expect to see the following projects and skillsets:

  • Pig Game
    • DOM Manipulation
  • Bankist
    • Arrays, Numbers, Dates, Timers.
    • Fake "log in" with user js and PIN 1111
  • Bankist Site
    • Advanced DOM and Events
  • Mapty
    • OOP, Geolocation, Project planning
  • Forkify
    • Final advanced project

Q4: What do you plan to studying next?

A: