# MeanGuide

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.1.

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.

## Code scaffolding

Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.

## Running unit tests

Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).

## Running end-to-end tests

Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).

## Further help

To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).

## Resources

### Section 3 Resources

* Learn everything about Angular: https://academind.com/learn/angular
* Angular Material Tutorial: https://academind.com/learn/angular/angular-material-a-thorough-guide/
* Angular Material Docs: https://material.angular.io/
* Reference vs Primitive Types in JS: https://academind.com/learn/javascript/reference-vs-primitive-values/
* RxJS Tutorial: https://academind.com/learn/javascript/understanding-rxjs/

### Section 5 Resources:

* [Angular Material Docs][1]

### Section 6 Resources:

* [Tutorial on Angular Image Upload][2]

### Section 7 Resources:

* Angular Material Paginator [Docs][3]

### Section 8 Resources:

* Angular Route [Guards][4].
* More on Angular [Interceptors][5].

### Section 10 Resources:

* Angular Material Dialog [Docs][6].

### Section 11 Resources:

* [More][7] on Angular Modules.

### Section 13 Resources:

I got a lot of other high-quality & bestselling courses you might be interested in: https://academind.com/learn/our-courses/

I'd love to welcome you on board of any of these courses! :-)

Also don't forget to subscribe to my newsletter on https://academind.com/ to receive the latest updates and exclusive offers!

And in case you didn't know: On the same page as well as on my YouTube channel I got loads of additional tutorials.

Last but not least - I tweet on @maxedapps and on @academind_real, would love to see you there!

[1]: https://material.angular.io/components/categories
[2]: https://academind.com/learn/angular/snippets/angular-image-upload-made-easy
[3]: https://material.angular.io/components/paginator/overview
[4]: https://angular.io/guide/router#milestone-5-route-guards
[5]: https://angular.io/guide/http#intercepting-requests-and-responses
[6]: https://material.angular.io/components/dialog/overview
[7]: https://angular.io/guide/ngmodules
