Logo

dev-resources.site

for different kinds of informations.

What Do You Think About Feature-Sliced Design (FSD)?

Published at
12/15/2024
Categories
discuss
webdev
javascript
programming
Author
Yan Levin
What Do You Think About Feature-Sliced Design (FSD)?

Feature-Sliced Design (FSD) is gaining attention as a methodology for structuring frontend projects. It aims to make codebases more scalable, modular, and maintainable. But opinions on FSD vary widely.

I'm currently preparing a talk on FSD and planning to submit proposals to speak at conferences.
If you havenā€™t read my earlier article about FSD yet, make sure to check it out.

Some developers love its clarity and scalability for large projects, while others find the learning curve steep or wonder if itā€™s overkill for smaller applications. Real-world examples and practical implementation tips are often requested.

Iā€™m curious to hear your thoughts:

  • What do you think about FSD?
  • What challenges do you face in structuring your frontend projects?
  • Are there specific problems youā€™d like FSD to solve?

Letā€™s discuss! Your feedback will help shape future conversations and resources around FSD.

Featured ones: