Skip to content

amaccodes/javascript-foundations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“š JavaScript Foundations

Welcome to javascript-foundations β€” a personal repository where I document my journey learning JavaScript through The Odin Project.

This repo includes:

  • βœ… Exercises and practice problems
  • πŸ“ Notes and summaries of each lesson
  • πŸ§ͺ Code experiments and small projects

πŸš€ Courses Covered

🟩 1. JavaScript Basics (Foundations)

From The Odin Project’s Foundations curriculum.
Includes:

  • Variables, data types, and operators
  • Functions and control flow
  • Arrays and loops
  • DOM basics
  • Developer tools and debugging

πŸ“‚ Folder: foundations/


🟦 2. Full Stack JavaScript - Intermediate & Advanced

From The Odin Project’s Full Stack JavaScript path.
Includes:

  • Scope and closures
  • Objects and this
  • DOM manipulation
  • Event-driven programming
  • Asynchronous JavaScript (Promises, async/await)
  • Project work (e.g. calculator, library app)

πŸ“‚ Folder: full-stack-javascript-course/


πŸ› οΈ How I Use This Repo

  • I create a new file or folder for each lesson.
  • I take notes in markdown or inline comments.
  • I try to explain concepts in my own words.
  • I revisit tricky topics to reinforce understanding.

πŸ“Ž Goals

  • Build a solid understanding of JavaScript fundamentals.
  • Practice regularly with exercises and mini-projects.
  • Document progress for future reference and review.

πŸ“Œ Credits

This learning journey is powered by The Odin Project β€” a free, open-source curriculum for aspiring web developers.


πŸ’‘ License

This project is for personal learning purposes. Feel free to fork or reference it if you find it helpful!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published