10pearls / style-guides

Community driven style guides for various programming platforms
10 stars 17 forks source link

Resolve #11 #15

Closed MohammedSiddiqui closed 8 years ago

MohammedSiddiqui commented 8 years ago

Copy Pasted John Papa's README.md with some minor changes:

MohammedSiddiqui commented 8 years ago

I wasn't sure whether or not to redo the sections about Task Automation by removing Grunt and Gulp references to use Webpack instead. And same goes for linting, to replace JSHint with ESLint

mohuk commented 8 years ago

@MohammedSiddiqui excellent stuff and you are correct on the webpack and ESLint approach. JSHint, Grunt/Gulp should be replaced.

mohuk commented 8 years ago

@MohammedSiddiqui is it still up to date?

MohammedSiddiqui commented 8 years ago

I think it would be wiser if I close this pull request and create a new one, forking Todd Motto's style-guide instead, https://github.com/toddmotto/angular-styleguide It relates far better to how things work with Angular 1.5+ and ES6. What do you think ?

MohammedSiddiqui commented 8 years ago

@mohuk

mohuk commented 8 years ago

@MohammedSiddiqui Agreed, pull in Todd Moto's guide