About Frontend Beauty
Writing for frontend engineers: language fundamentals, React, browser APIs, interviews, and the odd tool when a tab is enough.
What you’ll find
Long-form guides you can re-read before a design review or a loop. Topics are grouped (JavaScript, React, CSS, DSA, system design) with sidebars and related links so you can move without a search engine every time.
How we write
- Lead with a mental model, then show code that could ship.
- Name tradeoffs and footguns — not just happy paths.
- Link primary sources (MDN, react.dev, web.dev, specs) instead of echoing random blogs.
- Treat accessibility and performance as part of the craft, not optional chapters.
Contribute
Content lives in src/content/**/*.mdx. Add a file with the frontmatter schema. See CONTRIBUTING.md for voice and structure.
Links
Site: frontend.beauty · Canonical: https://www.frontend.beauty
Privacy Policy · Terms of Service
License
Source code is MIT. Content follows the project license unless a page says otherwise.