-
Consideration:
- Tree-shaking (remove unused module to reduce size)
- Webpack 2: https://github.com/webpack/webpack
- Rollup: https://github.com/rollup/rollup
- Builder support
- Babel
- Typescript
- Grunt/Gulp
- PWA support
- Learning curve
- Toolset
- Integration
- Tree-shaking (remove unused module to reduce size)
-
Arguments/Articles:
-
Angular:
- Tree-shaking
- Webpack 2: https://github.com/webpack/webpack (default bundler of
angular-cli)
- Webpack 2: https://github.com/webpack/webpack (default bundler of
- Builder support
- Typescript
- PWA support
- Angular mobile toolkit: https://github.com/angular/mobile-toolkit (support
angular-cli)- Issue: angular/mobile-toolkit#138
- Article: http://bit.ly/pwa-ng-nl (from a comment of the issue above)
- Angular mobile toolkit: https://github.com/angular/mobile-toolkit (support
- Learning curve
- Not too hard from Angular 1
- Toolset
- Integration
- Seems easier than building new things with
React
- Seems easier than building new things with
- Articles:
- Tree-shaking
-
React:
- Tree-shaking
- Webpack 2: https://github.com/webpack/webpack
- Rollup: https://github.com/rollup/rollup
- Builder support
- Babel
- Grunt/Gulp
- PWA support
- Learning curve
- Not too hard, but will take more time than Angular 2/4
- Toolset
- Integration
- Need to rebuild everything
- Also need to use
redux(flux)
- Tree-shaking
Last active
May 1, 2017 06:06
-
-
Save anhkind/2f26b1bffd90b96ab5c1187ebb33c32b to your computer and use it in GitHub Desktop.
Angular vs React resources
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment