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 18 commits into
base: master
Choose a base branch
from
Draft

Feature-Sliced Design 2.1 #703

wants to merge 18 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

Release check-list

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

Copy link

netlify bot commented Aug 3, 2024

Deploy Preview for pr-fsd ready!

Name Link
🔨 Latest commit 0842b40
🔍 Latest deploy log https://app.netlify.com/sites/pr-fsd/deploys/67240b4627092300088973ba
😎 Deploy Preview https://deploy-preview-703--pr-fsd.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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