Core Discussion #91
Replies: 11 comments 7 replies
-
IntroductionIn the heart of modern web development lies the quest for modular and maintainable architectures. Our venture explores a framework where plugins, created using diverse JavaScript frameworks and bundled through Webpack, are managed by an Admin container. This Admin container is constructed with Next.js, known for its robust Server Side Rendering (SSR) capabilities. The goal is to have a setup where the Admin container can be effortlessly integrated into any website through a simple script tag, thereby extending the website's functionality in a modular fashion. Goal Outline
|
Beta Was this translation helpful? Give feedback.
-
I want to clarify the vision, |
Beta Was this translation helpful? Give feedback.
-
I'm saving some good references here. |
Beta Was this translation helpful? Give feedback.
-
@webcrumbs-community Now that the landing page is up, what's next? |
Beta Was this translation helpful? Give feedback.
-
@webcrumbs-community I'll look into the link |
Beta Was this translation helpful? Give feedback.
-
Next steps coming today, guys! I'm working on it. Stay tuned 😎 |
Beta Was this translation helpful? Give feedback.
-
Hey, everyone! |
Beta Was this translation helpful? Give feedback.
-
Just sharing here something we've discussed in the related issues, to keep it updated! We're currently exploring the idea of creating a central registry for WebCrumbs, similar to what npm does for packages. This would be a place where all remoteEntry.js files for plugins can be hosted. The vision is to transition from local to a more unified approach, where plugin URLs would follow the structure of |
Beta Was this translation helpful? Give feedback.
-
Just sharing here something we've discussed during the call earlier today, to keep everyone updated! We now have
|
Beta Was this translation helpful? Give feedback.
-
Hi, all. Sharing this about what the React team has been working on: https://www.patterns.dev/react/react-server-components/
|
Beta Was this translation helpful? Give feedback.
-
WebCrumbs will be a worldwide framework for micro frontends. This is a new thread to discuss the core of WebCrumbs: how we will gather the pieces together. It is also a place for us to discuss communication between admin and plugins, database management, routing, styles and other topics that result from the decentralized architecture.
Beta Was this translation helpful? Give feedback.
All reactions