I've been thinking about a problem I've noticed in the tech job search process. Well, there are a...
This is a submission for the The Pinata Challenge What I Built I've developed "Secure...
This is a submission for Frontend Challenge v24.09.04, Glam Up My Markup: Space What I...
TL;DR: I'm learning state management in React and I built this Pomodoro Clock. No state management...
TL;DR: I built this classic "Snake Game" using React, HTML Canvas, and TypeScript. No third-party...
Hooks in React.js is at the core of building functional components. Among the most used are the state...
The e-commerce market has exploded in recent years, with more and more businesses turning to online...
The concept of Headless CMS has gained a steady increase in popularity as the way people consume data...
Testing is an essential part of Software Development. Testing your code ensures that the software you...
TL;DR: I made a simple REPL-like environment program (similar to Python's REPL or interactive...
ReactJS is a very popular front-end library for building UI components. That being said, React is...
Quick Note: We only focus on the simpler use case here 😉 Thanks for the responses 🙂 Converting a...
Handling Authentication and Authorization with Firebase is like a piece of cake thanks to their...
Next.js, a React framework that leveled up the game of React from just front-end to Fullstack. If...
For the last few days, I've been studying Next.js, and to compliment my learning journey, I decided...
The Schema Definition Language of GraphQL is used to define the schema of data for a GraphQL based...
Maybe you have a good eye for design but struggles to put your creative ideas to a software...
Maybe you once got an idea about a software that you're excited about, but during development phase,...
Terms used Kanban - a workflow management method for defining, managing, and improving...
While studying web development, I have a thought of how on the world do people translate their ideas...