-
Notifications
You must be signed in to change notification settings - Fork 653
Description
Hi,
I've been working on https://github.com/frederikprijck/angularjs-webpack-starter as part of my own setup for a while now.
There's a few differences compared to your starter, any chance you're up for a chat to see if we can integrate some features? I do get there's a lot of starters out there, so if my repo is totally not something you feel comfortable with, I'd totally understand!
Few things I'd prefer in a AngularJS starter these days (as it's all about getting people familiar with the Angular way of doing things to easier shift towards Angular):
- TypeScript & @types
- TS Lint
- Components
- SCSS
- Webpack chunks
- ngAnnotate
I'd be happy to send over a PR to integrate some things if you feel comfortable with it.
Note: I do get it's more interesting to focus on Angular instead of AngularJS these days. However, I think it's not a bad idea to get people more and more familiar with how Angular works (TS, Components, WebPack)
Note2: I'm talking about moving (some of) my things into your repository, not the other way around! :D