An open API service indexing awesome lists of open source software.

https://github.com/alvarosabu/alvarosaburido.github.io


https://github.com/alvarosabu/alvarosaburido.github.io

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

![repository-banner.png](https://res.cloudinary.com/alvarosaburido/image/upload/v1564929632/as-readme-banner_tqdgrx.png)

## 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)