Browsing Tag
react
581 posts
How I Applied an Higher Order Array Method In a Project
One of the most exciting parts of being a programmer is when you finally get to apply a…
Server Side React.js with node.js
What is React SSR? React.js is ideal for creating interactive components in the browser. It’s tempting to use…
The Road Less Bumpy: React Native’s New Era of Stability and Predictability
The Road Less Bumpy: React Native’s New Era of Stability and Predictability Remember the early days of React…
Mastering useState in React
Introduction to useState Hook in React The useState hook is a fundamental feature in React that enables you…
React: How to Test useState (with Examples)
I recently had to update an SDK from my company. I made changes and wanted to write test…
Event-driven cookie manager for the modern web.
Lightweight, event-driven cookie manager for parsing, setting, and tracking cookies with ease. Installation To include cookie-events in Node,…
useMemo, useCallback, React.memo — What Optimizations Actually Work
The Myth That’s Costing You Performance Here’s a confession: I used to wrap nearly every callback in useCallback…
From CSS Modules to a Tiny Design System: Themeable Buttons in React
In this second part of the series that began with “Styling Your First React Component — A Gentle…
My Java Full Stack Journey Learning in JavaScript
Today Second day class in JavaScript. I shared the topics, What I learn Today. Operators: In programming and…
I knew RSC was a rake but I stepped on it anyway
I’ve been a Next.js user since before it was cool. Back in my day we didn’t even have…