https://github.com/alvarosabu/alvarosaburido.github.io
https://github.com/alvarosabu/alvarosaburido.github.io
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alvarosabu/alvarosaburido.github.io
- Owner: alvarosabu
- License: mit
- Created: 2017-08-24T08:38:20.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-08-04T14:43:34.000Z (about 6 years ago)
- Last Synced: 2025-02-13T01:35:31.744Z (8 months ago)
- Language: HTML
- Size: 5.83 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

## Software version ##
* ```node -v``` : v8.4.0
* ```npm -v``` : v5.3.0
* ```yarn -v```: 0.27.5
* ```angular```: 4.3.6___
# AS Github Page
> An Angular 4 Landing Page featuring [Angular 4](https://angular.io), [Forms](https://angular.io/docs/ts/latest/guide/forms.html),
[Http](https://angular.io/docs/ts/latest/guide/server-communication.html),
[Services](https://gist.github.com/gdi2290/634101fec1671ee12b3e#_follow_@AngularClass_on_twitter),
[ngx-canaima](https://github.com/alvarosaburido/ngx-canaima),
[Tests](https://angular.io/docs/ts/latest/guide/testing.html), [E2E](https://angular.github.io/protractor/#/faq#what-s-the-difference-between-karma-and-protractor-when-do-i-use-which-)), [Karma](https://karma-runner.github.io/), [Protractor](https://angular.github.io/protractor/), [Jasmine](https://github.com/jasmine/jasmine), [Istanbul](https://github.com/gotwarlost/istanbul), [TypeScript](http://www.typescriptlang.org/), [@types](https://www.npmjs.com/~types), [TsLint](http://palantir.github.io/tslint/), [Codelyzer](https://github.com/mgechev/codelyzer), [Hot Module Replacement](https://webpack.github.io/docs/hot-module-replacement-with-webpack.html), and [Webpack 3](http://webpack.github.io/) by Alvaro Saburido based on [AngularClass](https://angularclass.com).This seed repo serves as an Angular 4 webapp starter
* Best practices in file and application organization for Angular 4 by John Papa oficial guidelines.
* Ready to go build system using Webpack for working with TypeScript.
* Ahead of Time (AoT) compile for rapid page loads of your production builds.
* Tree shaking to automatically remove unused code from your production bundle.
* [Webpack DLLs](https://robertknight.github.io/posts/webpack-dll-plugins/) dramatically speed your development builds.
* Testing Angular 4 code with Jasmine and Karma.
* Coverage with Istanbul and Karma
* End-to-end Angular 4 code using Protractor.
* Type manager with @types
* Hot Module Replacement with Webpack and [@angularclass/hmr](https://github.com/angularclass/angular2-hmr) and [@angularclass/hmr-loader](https://github.com/angularclass/angular2-hmr-loader)
* Boostrapping Design with [ngx-canaima](https://github.com/alvarosaburido/ngx-canaima)# Support, Questions, or Feedback
> Contact me anytime for anything about this repo or Angular 4* [Email: Alvaro Saburido](alvaro.saburido@gmail.com)
* [Twitter: @alvarosaburido1](https://twitter.com/alvarosaburido1)___
# License
[MIT](/LICENSE)