Skip to content

Deathwear/JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chai Aur Code JavaScript Learning Notes

This repository contains my personal notes and code examples from following the JavaScript playlist on the "Chai Aur Code" YouTube channel. ave added my personal notes and code snippets in this repository to reinforce my understanding.

About Chai Aur Code

"Chai Aur Code" is a fantastic YouTube channel that provides clear and concise tutorials on web development, particularly focusing on JavaScript & React. Their teaching style is engaging and easy to understand, making it perfect for beginners and those looking to reinforce their knowledge.

JavaScript Playlist

I've been learning JavaScript by working through their comprehensive playlist. You can find it here:

Chai Aur Code JavaScript Playlist

  • notes/: This directory contains markdown files with my notes on various JavaScript topics covered in the playlist.
  • code/: This directory contains the code examples I wrote while following along with the tutorials. The code is organized into subdirectories corresponding to the topics covered.
  • README.md: This file (you're reading it now!) provides an overview of the repository.

Topics Covered (So Far)

  • JavaScript Basics (variables, data types, operators)
  • DOM Manipulation
  • Functions
  • Objects
  • Arrays
  • Promises
  • Asynchronous JavaScript
  • And more...

How to Use This Repository

  1. Clone the repository:

    git clone [repository URL]
  2. Navigate to the notes/ directory to read my notes on specific topics.

  3. Navigate to the code/ directory to view and run the code examples.

  4. Watch the corresponding videos on the Chai Aur Code JavaScript playlist for a better understanding.

Contributing

If you find any errors or have suggestions for improvement, feel free to submit a pull request or open an issue.

Acknowledgments

  • Thanks to Hitesh Choudhary and the entire "Chai Aur Code" team for creating such valuable educational content.
  • Thanks to the community for helping me on my learning path.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published