PatrickJS / PatrickJS-starter

MFE Starter
MIT License
10.33k stars 4.9k forks source link

Welcome back to Angular Starter #2068

Closed PatrickJS closed 6 months ago

PatrickJS commented 4 years ago

Hey ✌️ I'm in the middle of redoing everything to be Microfrontends focus which will allow you to work in Angular, Qwik, and React (and even angular.js and vue). The repo will support the full stack of a web app: static/dynamic/design-system/deployment/development/production from "hello world" to enterprise-grade

new repo focus:

Please feel free to ask any questions here and follow this issue for more repo updates in the coming months 👍

If you're looking for angular starters please use the ones others have listed in comments below

kamil-kielczewski commented 3 years ago

It looks like this project is DEAD

wlucha commented 2 years ago

Since there hasn't been any updates on this project for a long time:

I created an Angular starter project based on Angular 13: https://github.com/wlucha/angular-starter

kasparov112000 commented 2 years ago

Fixed the webpack issues and updated to ng 13 on my branch https://github.com/kasparov112000/angular-ngrx-material-starter

PatrickJS commented 2 years ago

I'm redoing the whole repo to be microfrontends starter which will allow you to work on ngx/react apps and reuse services between the two apps and never have to write NgModule or router config. If you want an angular starter please use the ones suggested in this thread

govi2010 commented 2 years ago

@PatrickJS are you redoing this repo or some other repo?

kasparov112000 commented 2 years ago

@PatrickJS on behalf of the community, thank you!!!!

PatrickJS commented 2 years ago

@govi2010 redoing this repo but migration from previous repos (or any other repo) I kinda can support it but don't rely on it

PatrickJS commented 2 years ago

updates:

PatrickJS commented 2 years ago

There is a high chance I'm going to ditch the angular/react router for my own

PatrickJS commented 2 years ago

I figured out how to support any angular: ng13, ng14 standalone, ng elements

PatrickJS commented 6 months ago

ok I actually built the react+angular thing but I didn't like it because it turned into it's own framework and I didn't want that. I also didn't like all the MFE issues. So this repo will be qwik only going forward. Since the starter repo has always been my opinions on how things should work this is the simplest architecture