メインコンテンツにスキップ

1 投稿 のタグ "bem"

すべてのタグを見る

The Naming Convention That Will Save Your App

· 15 分の読書
Evan Carter
Evan Carter
Senior frontend

TLDR:

Frontend Naming Conventions

In large frontend apps, inconsistent naming turns every change into a hunt. This guide shows proven JavaScript/TypeScript and component naming practices, explains BEM and modern CSS naming approaches, and then introduces Feature-Sliced Design’s Layer–Slice–Segment convention—so your folder structure and public APIs make boundaries obvious, reduce coupling, and keep the codebase maintainable as your team grows.