#ILOVEJAVASCRIPT is an on-going collaboration of tutorials, packages, meet-ups and ideas of all things Javascript. The aim of this project is to help web developers become true software crafts people. Why waste hours trying to remember that website you once found randomly Googling. This area is a on-stop shop to get you set-up and building applications.
⭐ Don't forget to star this app as it's updated frequently ⭐
This is an open-source repo. If you would like to add something or correct a mistake, please open a PR.
Introduction - ILOVEJavascript
Chapter 01 - Datatypes
Chapter 02 - Logic Gate and Condition Logic
Chapter 03 - Functions
Chapter 04 - Objects
Chapter 05 - Arrays
Chapter 06 - ES6
Chapter 07 - DOM Manipulation
Chapter 08 - Async
Chapter 09 - Prototype
Chapter 10 - Functional Programming
Chapter 11 - Design Patterns
Chapter 12 - Misc
Chapter 13 - Misc Code Examples
Appendix 1 - Resources
Appendix 2 - My Dev Set-up
🚧 Open an issue or a pull request to suggest changes or additions. 🚧
If you like the content you find here, and want to support more content like it and you'd like to contribute financially towards the effort (or any of my other, I do have a patreon that I would always appreciate your generosity towards.
You can build the book yourself by running these commands:
make
make pdf
make epub
The generated files will be placed in build/.
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License