Imran Khan.

Fresh dropDeveloper Journal

Scale Your UI with
Next.js Design Systems

Deep dive into integrating a token-based design system with Server Components, App Router, and a11y-first foundations for serious speed.

Featured
Oct 25, 2024 • 2 min read
Topics
Next.js · Design Systems
Author
Danielle O.
FeaturedTrending

Building Scalable Design Systems in Next.js

Deep dive into integrating a token-based design system with Server Components, App Router, and a11y-first foundations for serious speed.

Read article
FrontendTrending

Building Scalable Design Systems in Next.js

Oct 25, 20242 min readby Danielle O.

Deep dive into integrating a token-based design system with Server Components, App Router, and a11y-first foundations for serious speed.

#Next.js#Design Systems#UI/UX
Read article
Strategy

The Future of Frontend: TypeScript, React, and Beyond

Sep 10, 20242 min readby Danielle O.

Where the web is headed: typesafe state, islands, server mutations, and DX that actually scales across squads.

#TypeScript#React#Frontend
Read article
Backend

Optimizing PostgreSQL for High-Volume Financial Transactions

Aug 15, 20242 min readby Danielle O.

How we achieved sub-5ms hot paths for core banking features using the right indexes, partitions, and query planning.

#Backend#PostgreSQL#Fintech
Read article
CareerTrending

Lessons Learned from 8 Years of Software Development

Jul 01, 20242 min readby Danielle O.

Product intuition beats raw lines-of-code. A candid retrospective on tradeoffs, impact, and saying no.

#Strategy#Career#Product
Read article
Frontend

React State Management Deep Dive

Jun 10, 20242 min readby Danielle O.

A guide to Context, Zustand, and Redux Toolkit.

#React#Frontend
Read article
Backend

Next.js Authentication Patterns

May 20, 20242 min readby Danielle O.

Implementing Auth0 and NextAuth with Server Components.

#Next.js#Security
Read article
FrontendTrending

CSS-in-JS vs Utility-First: A Debate

Apr 05, 20242 min readby Danielle O.

Comparing Styled Components with Tailwind CSS in modern projects.

#UI/UX#CSS
Read article
Strategy

Microservices Architecture: Tradeoffs

Mar 15, 20242 min readby Danielle O.

When to use and when to avoid microservices for large applications.

#Strategy#Architecture
Read article
Backend

Mastering Database Indexing

Feb 01, 20242 min readby Danielle O.

Practical tips for optimizing SQL queries with proper indexing.

#Backend#PostgreSQL
Read article