documentation
documentation copied to clipboard
🍰 Architectural design methodology for Frontend projects
## Background ## Add new sample This project was created to practice the FSD. It integrates with the FIPE API to demonstrate the application of this methodology in a real-world...
https://feature-sliced.design/docs/guides/tech/with-nextjs#app-router > You should still also add the pages folder to the root, because the App router is compatible with the Pages router. Being compatible doesn't mean that you should...
Hey! I have two problems of integration FSD and NextJS. Follow the next docs: https://feature-sliced.design/docs/guides/tech/with-nextjs I see two strategies from the docs: - rename layer ( https://feature-sliced.design/docs/guides/tech/with-nextjs#renaming-the-pages-layer-within-the-fsd-structure ). I think...
## Background Hi there, i've created a project for example list using FSD with react, typescript, mobx, material ui, react-hook-form. Demo: https://ivanzemsky.github.io/ProjectManagement/ Code: https://github.com/IvanZemsky/ProjectManagement I launched changed page locally, it...
I've translated a lot of things in French : - docusaurus-plugin-content-doc -- community is fully translated -- current -- current.json --- about is fully translated --- get-started is fully translated...