Welcome to my JavaScript learning journey captured through Jupyter notebooks! π This repository serves as a collection of my interactive code snippets, experiments, and projects as I delve deeper into the world of JavaScript.
In this repository, you'll find Jupyter notebooks containing my progress, insights, and challenges as I explore various aspects of JavaScript. From basic syntax and data types to advanced topics like DOM manipulation and asynchronous programming, I aim to document my learning process for both personal reference and to assist fellow learners.
-
Clone this repository:
git clone https://github.com/yasir2002/js-learning-jupyter
-
Navigate to folder:
cd ./js-learning-jupyter
-
Node and Jupyter is required to run all the snippets. Download node from here, Jupyter can be installed in VS Code from here.
-
Open the project in VS code and easily learn JavaScript executing every example individually.
Feel free to explore the notebooks and use them as a reference for your own JavaScript learning journey. If you find any errors or have suggestions for improvement, please don't hesitate to reach out.
I welcome contributions and feedback from the community. If you have any valuable insights or code examples to add, please feel free to open a pull request. Let's learn and grow together!
This project is licensed under the GPL License.
Happy coding! π