-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Welcome back to Angular Starter #2068
Comments
It looks like this project is DEAD |
Since there hasn't been any updates on this project for a long time: I created an Angular starter project based on Angular 13: |
Fixed the webpack issues and updated to ng 13 on my branch https://github.com/kasparov112000/angular-ngrx-material-starter |
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 |
@PatrickJS are you redoing this repo or some other repo? |
@PatrickJS on behalf of the community, thank you!!!! |
@govi2010 redoing this repo but migration from previous repos (or any other repo) I kinda can support it but don't rely on it |
updates:
|
There is a high chance I'm going to ditch the angular/react router for my own |
I figured out how to support any angular: ng13, ng14 standalone, ng elements |
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 |
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
The text was updated successfully, but these errors were encountered: