This repo maintains my version of javascript notes which I learned from the famous Namaste Javascript Youtube Series by Akshay Saini.
π bit.ly/namaste-js
From the creator of Namaste Javascript himself, π
alok raj ([email protected])
- website: https://bit.do/alok722
- linkedin: @alok722
- Fork the repository to your own Github account
- Clone the project to your machine, checkout to new branch & install dependencies using yarn
- Commit changes to your branch only using npm run commit script
- make sure to update in
lectures.md
too. - Don't use git commit -m "commit message" to commit your changes
- Push changes to your forked repositories
- Open a PR in my repository by providing all info and context of your PR.
Give a βοΈ if this project helped you!