intro |
---|
We are very excited to have you here! 🎉 😂
During this course you will be learning the following concepts:
-
Using JSX: A great syntax proposed by Facebook that mixes HTML and JS in the same file to help you write dynamic HTML.
-
How to build components with React.js: The web is now being made using components: Angular, VUE, React, etc. All of them propose "component oriented" developments.
-
All the tips to generate dynamic HTML: In the end, that is the main front-end developer objective: Creating dynamic HTML.
-
Using JS Modules: Splitting your code into different files is the best way to organize and optimize your projects.
Thanks to these wonderful people (emoji key):
-
Alejandro Sanchez (alesanchezr), contribution: (coder) 💻 (idea) 🤔, (build-tests)
⚠️ , (pull-request-review) 👀 (build-tutorial) ✅ (documentation) 📖 -
Paolo Lucano (plucodev), contribution: (coder), (build-tests)
⚠️ -
Marco Gómez (marcogonzalo), contribution: (translator) 🌍
This project follows these specifications: all-contributors
Contributions of any kind are welcome!
🔹 We built the exercises incrementally, you should feel the progress little by little, and hopefully, the difficulty raising between exercises will never be too big to get you frustrated.
Click the next
button on the top of these instructions to begin with the first exercise...