You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature-sliced is a structural pattern and methodology for frontend projects that aims logic separation for components and library code.
The main idea is to split a project structure to logical pieces grouped by business entities called features.