Another of learning how to code
Source: Dev.to
Coding Class Update
I usually start my coding class atโฏ9:30โฏam, but today NEPA had other plans ๐ . Instead of letting the delay ruin my day, I decided to use the time well. I began by consuming some tech content to get my mind in the right space.
After that, I returned to my Udemy course and covered:
- The โ tag
- How to properly link a JavaScript file
- Variables and strings
These basics might look small, but Iโm beginning to understand how important they are for everything in JavaScript. Itโs starting to make sense how the browser reads and executes code.
Later, I checked Gemini to read about fetching APIs, and honestly, that was where my brain started lagging ๐. A lot of new terms, a lot to process. I didnโt understand everything, but I understood enough to know what I need to revisit.
One thing Iโm learning on this journey is that confusion is part of growth. You donโt have to understand everything in one day. Showing up, learning a little, and staying consistent matters more.
Still learning. Still pushing. One day at a time.