Posts Tagged "Web development"
How To Get Started
Looking back, here's the advice I'd share for thriving in the tech world if I were starting from scratch.
Read Post
Introduction to Fetch
Exploring the Fetch API's intricate components in my personal journey, aiming to explain their complexities for a better understanding.
Read Post
Giving Back by Mentoring
I am offering voluntary and accessible mentorship to aspiring developers
Read Post
Managing Server and App State
Understand the difference between server and client state, and use React-Query and SWR for managing cache.
Read Post
Intro to Authentication with Next JS
Authentication is a software layer that provides a method for the system to identify what kind of access could be given, and the use cases may vary.
Read Post