Hi!
Today was the beginning of a new chapter in my coding life as I started learning React. One of my goals was to be able to make web apps using React. This way I can make something interesting, visual, and shareable.
What I did today:
1. Started React challenges on fCC
https://www.freecodecamp.org/learn/front-end-libraries/react
What I learned from it:
- What React is
- How it merges HTML and JavaScript with JSX
- What is ReactDOM
- Rendering elements to the DOM
- All JSX tags must be closed
Time spent learning:
Task 'FCC'. Elapsed time: 50 min 21 s
Total time: 50 min 21 s
Time spent is tracked by my TaskTimer script and the WakaTime app.
Links and videos
If you want to learn React I recommend starting with the freeCodeCamp challenges mentioned above. After finishing them this video might be a good continuation.
Outro
Thank you and see you tomorrow!
Top comments (2)
I've been learning React too! Keep up the spirit!!
Thanks. Good luck to you as well!