Frontend Development 4 min read

Curated Technical Articles and Resources for Frontend Development

This collection highlights recent technical articles and resources covering Vue 3.0, ESLint fundamentals, defensive CSS techniques, low‑code system design, React project setup, Nest.js with TypeORM, and an introduction to the LRU caching algorithm, offering practical insights for frontend developers.

ByteFE
ByteFE
ByteFE
Curated Technical Articles and Resources for Frontend Development

Editor’s Recommendation

On March 24, a live talk hosted by Juejin Night Talk will feature Vue.js and Vite creator 尤雨溪 together with three ByteDance frontend developers discussing Vue 3.0 and new frontend trends.

Deep Reading

Understanding ESLint Core Principles from Scratch

ESLint helps find code issues, auto‑fix them, and create custom rules; the article explains its execution steps in detail.

Project Stability: Fifteen Defensive CSS Techniques

Defensive CSS provides fallback styles to improve project stability; the article lists 15 practical techniques ready for immediate use.

NetEase Cloud Music Low‑Code System Construction

A case study on building a low‑code framework for NetEase Cloud Music.

Foreign Selections

Working alone is so exhausting so I created my own assistant

The author shares building a personal assistant using Discord and Notion APIs and lessons learned.

How to set up a professional React project (including screencast)

The guide walks through setting up a React application with Next.js, TypeScript, ESLint, Prettier, and more.

Practical Applications

63 Open‑Source Tools for Frontend Developers

An extensive list of useful tools such as Dayjs, Mono Icon, and a Blob generator.

Hands‑on Nest.js + TypeORM Project (Open‑source)

A detailed tutorial covering full‑stack techniques, module design, and implementation using Nest.js and TypeORM.

What is the LRU Algorithm?

An introductory article explaining the LRU caching algorithm and how to implement it in about ten minutes.

frontendReactVueLRUCSSESLintNest.js
ByteFE
Written by

ByteFE

Cutting‑edge tech, article sharing, and practical insights from the ByteDance frontend team.

0 followers
Reader feedback

How this landed with the community

login Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.