Frontend Inbox

Archive

Page 5 of 12

ESLint

Listed inESLintBuild Toolson

Flat config, type-aware rules, and picking a rule set that fails builds for reasons worth failing for.

Intermediate8 minDraft
#tooling
#quality

single-spa

Listed insingle-spaMicrofrontendson

A router that mounts and unmounts whole applications, so several frameworks can share one page.

Advanced7 minDraft
#microfrontends
#routing

Netlify

Listed inNetlifyDeploymenton

Static hosting with build plugins, redirects, and functions — plus atomic deploys and instant rollback.

Beginner5 minDraft
#deployment
#hosting

Flexbox

Listed inFlexboxCSSon

One-dimensional layout: main and cross axis, grow and shrink, and the basis value that causes the surprises.

Beginner8 minDraft
#css
#layout

OpenAI

Listed inOpenAIBuilding AI Featureson

The OpenAI API surface — function calling, structured outputs, and the JavaScript SDK.

Intermediate6 minDraft
#ai
#providers

npm

Listed innpmPackage Managerson

The default: scripts, semver ranges, `npm ci`, overrides, and reading a lockfile diff.

Beginner8 minDraft
#tooling
#dependencies

esbuild

Listed inesbuildBuild Toolson

Extremely fast bundling and transpiling in Go, and the trade-offs it makes to get there.

Intermediate6 minDraft
#tooling
#bundlers

ES Modules

Listed inES ModulesJavaScripton

Static imports, live bindings, dynamic `import()`, and how module shape decides what a bundler can tree-shake.

Intermediate7 minDraft
#javascript
#modules

Zustand

Listed inZustandState Managementon

A small store that lives outside React, with selector-based subscriptions and no provider to wrap.

Beginner6 minDraft
#state
#react

SVG

Listed inSVGImages, Media and Fontson

Inline versus sprite versus file, accessible titles, and stripping what the design tool left behind.

Beginner6 minDraft
#images
#svg

Cache Control

Listed inCache ControlWeb Securityon

Cache headers, ETags, immutable assets, and the invalidation strategy a hashed filename gives you.

Intermediate8 minDraft
#http
#performance