Hello!
Today I finished the freeCodeCamp jQuery challenges and started reading CH9 of Eloquent JavaScript. Learning jQuery felt awesome and I like that I get a more complete understanding of the web.
Chapter 9 of Eloquent JavaScript is all about modules and packages. It focuses on putting some effort into making the code more readable and maintainable.
What I did today:
1. Finished the jQuery challenges
https://www.freecodecamp.org/learn/front-end-libraries/jquery
What I learned from it:
- What is jQuery
- How to write jQuery statements
- How to use selectors
- How to chain functions
2. Started reading chapter 10 of EJS
https://eloquentjavascript.net/10_modules.html
What I learned from it:
- Learnt about modules
- Got introduced to packages
- How making modules worked in the past and how it works now
Time spent learning:
Task 'FCC'. Elapsed time: 0 h 37 min 53 s
Task 'Reading EJS'. Elapsed time: 0 h 29 min 12 s
Total time: 1 h 7 min 5 s
Time spent is tracked by my TaskTimer script and the WakaTime app.
Outro
That's it! Thank you for reading and see you all tomorrow!
Top comments (0)