Bookmarks
TSConfig Cheat Sheet
Learn the essential TypeScript configuration options and create a concise tsconfig.json file for your projects with this helpful cheatsheet.
Remix Preview Mode API
Emulate Next.js preview mode with Remix
Where To Fetch In React
Initially, integrating data concerns within our components appeared intuitive to me and simplified the developer experience. However, I eventually found reasons to treat it as a last resort.
XState Store
There's a new state manager in the game, and it ticks all my boxes ...
Find and Kill Locle Node.js Processes
Port 3000 is already in use. 💣
Build A Node App With Typescript
Learn how to set up TypeScript to bundle a Node app using pnpm, Node.js, TypeScript, and ES Modules for a seamless development experience.
Figma Plugins with oAuth
Playbook, a platform for creators to store, organize, and collaborate with creative content, needed a Figma plugin to create a smoother experience for designers. Learn how we built them a full-featured frontend application-style Figma plugin, with storage, auth, routing, and more. Plus, get tool recommendations and other tips!
Create Figma Plugin
The comprehensive toolkit for developing plugins and widgets for Figma and FigJam
Defensive CSS
Practical CSS and design tips
Load Balancing Algorithms
A bottom-up, animated guide to HTTP load balancing algorithms.
TS Pattern Matching
The exhaustive Pattern Matching library for TypeScript, with smart type inference.
React.js Devtools Tutorial
Learn the features of React.js devtools
Pretty Cache Header
Cache-control header utility that parses human readable time strings into seconds
SVG Sprites
The best way to manage SVG icons in React.js
Auto-Filling CSS Grid
An Auto-Filling CSS Grid With Max Columns of a Minimum Size
Fluid Type Calculator
Elegantly scale type and space without breakpoints
Patterns
Design patterns and component patterns for building powerful web apps with vanilla JavaScript and React
Next.js API Routes Rate Limit
Next.js API routes rate limiting using LRU cache
React TypeScript Cheatsheet
Cheatsheets for experienced React developers getting started with TypeScript