Artem Diashkin Posted on Apr 13, 2021 How to create React Micro Frontends from scratch using single-spa framework #singlespa #react #microfrontend #javascript https://medium.com/litslink-frontend-development/how-to-create-react-micro-frontends-from-scratch-using-single-spa-framework-in-examples-592c7f63bedf Oldest comments (3) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Collapse Expand Alfredo Salzillo Alfredo Salzillo Alfredo Salzillo Follow 🐺 Location Italy Pronouns He/Him Joined Nov 8, 2018 • Apr 14 '21 Dropdown menu Copy link Hide It's only a link to another article. Without a summary dough. Collapse Expand Artem Diashkin Artem Diashkin Artem Diashkin Follow Java, Spring, Node.js, React.js and Flutter developer Joined Mar 30, 2021 • Apr 14 '21 • Edited on Apr 14 • Edited Dropdown menu Copy link Hide Yes, correct. I didn't want to copy/paste entire article (they would be identical). This is my first steps in dev.to. If there are some rules about references to medium I would be glad to read about them. Thank you Collapse Expand José Pablo Ramírez Vargas José Pablo Ramírez Vargas José Pablo Ramírez Vargas Follow Location Heredia, Costa Rica Work Senior software developer @ Intel Joined Sep 5, 2022 • Jun 12 '23 Dropdown menu Copy link Hide Yesterday, I published a Vite plug-in to convert regular Vite + XXX projects into either single-spa roots or single-spa micro-frontends. Check it out I created this because, int my opinion, create-single-spa sucks. Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse
Oldest comments (3)
It's only a link to another article. Without a summary dough.
Yes, correct. I didn't want to copy/paste entire article (they would be identical). This is my first steps in dev.to. If there are some rules about references to medium I would be glad to read about them. Thank you
Yesterday, I published a Vite plug-in to convert regular Vite + XXX projects into either single-spa roots or single-spa micro-frontends. Check it out
I created this because, int my opinion,
create-single-spasucks.