Documentation
Feature-Sliced Design (FSD) is an architectural methodology for scaffolding front-end applications. Simply put, it's a compilation of rules and conventions on organizing code. The main purpose of this methodology is to make the project more understandable and structured in the face of ever-changing business requirements.
๐ฐLearn the basics with quick overview of methodology
A tour over the basic concepts and structure as well as a comprehensive review of a React sample project
Practical guides and application examples
Reference details of core concepts (for more efficient application)
The philosophy of the methodology, its goals and place in the modern front-end
Resources and additional materials, contributed by the community
Projects built with Feature-Sliced Design