Skip to content

App to get familiar with various Angular 12 concepts and Cypress e2e testing

Notifications You must be signed in to change notification settings

reposman33/ng-12-app

Repository files navigation

This is an app to get familiar with Angular 12 features such as

  • RxJS
  • (lazy loading of) Angular Modules
  • services
  • HttpClient
  • Resolvers
  • Route guards
  • ...

Data is retrieved from JsonPLaceholder, a free fake API for testing and prototyping

Bulma CSS added for styling, Cypress for basic e2e testing

It started out a bit unstructured to experiment with these topics and gradually I felt the need to structure code so things have changed over time. Development was definitely not well structured.

Angular CLI yadidada:

This project was generated with Angular CLI version 12.1.4.

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.

About

App to get familiar with various Angular 12 concepts and Cypress e2e testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published