WEBDEV February 20, 2025

Leveling Up in React: My Journey with Advanced Hooks

Words count 8.4k Reading time 8 mins.

Leveling Up in React: My Journey with Advanced HooksFor the first few months of learning React, I lived in a comfortable world defined by two hooks: useState and useEffect. They were my hammer and ... Read article

WEBDEV October 20, 2024

Navigating the Framework Maze: A Student's Take on React, Vue, and Angular

Words count 5.1k Reading time 5 mins.

Navigating the Framework Maze: A Student’s Take on React, Vue, and AngularFor one of my CS courses this semester, we have to build a dynamic web application to showcase our final project. That means I’ve been thrown headfirst into one of the most daunting decisions a student developer has to make: choosing a JavaScript framework. The internet is full of strong opinions, and it feels like picking a side in a war. After weeks of tutorials and reading, here’s my attempt to make sense of the big ... Read article
0%