DEV Community

Cover image for Day 39 of 100DaysOfCode
Arttu Pyykönen
Arttu Pyykönen

Posted on

1 1

Day 39 of 100DaysOfCode

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!

SurveyJS custom survey software

Simplify data collection in your JS app with a fully integrated form management platform. Includes support for custom question types, skip logic, integrated CCS editor, PDF export, real-time analytics & more. Integrates with any backend system, giving you full control over your data and no user limits.

Learn more

Top comments (0)

SurveyJS custom survey software

JavaScript Form Builder UI Component

Generate dynamic JSON-driven forms directly in your JavaScript app (Angular, React, Vue.js, jQuery) with a fully customizable drag-and-drop form builder. Easily integrate with any backend system and retain full ownership over your data, with no user or form submission limits.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay