Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature-Sliced Design 2.1 #703

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from
Draft

Feature-Sliced Design 2.1 #703

wants to merge 11 commits into from

Conversation

illright
Copy link
Member

@illright illright commented Aug 3, 2024

Background

With the new tutorial, the paradigm of FSD has shifted slightly to discourage excessive decomposition and instead treat layers Pages and Widgets as the first stop in searching for code, rather than simply compositional layers. This idea is already widely encouraged by the most active community members, so it's time that we update the docs to reflect that and communicate this paradigm shift by doing a minor version bump.

Changelog

  1. Explicitly permit application-aware things in the Shared layer (things like API and routes, still no business logic)
  2. Describe explicitly that imports between segments in Shared and App are allowed

TODO: actualize other reference pages, write the changelog, bump the version

Release check-list

  • The reference pages are all up-to-date
  • The About pages are in good shape
  • Steiger supports @x
  • Suggestion to set up Steiger is added to the migration docs
  • The changelog is written
  • The migration guide in the docs is written

Copy link

netlify bot commented Aug 3, 2024

Deploy Preview for pr-fsd failed.

Name Link
🔨 Latest commit d6ee9b2
🔍 Latest deploy log https://app.netlify.com/sites/pr-fsd/deploys/670bef6cf42d840007ee364f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant