bhnum / defer-demo

A demo for explaining the defer feature in angular v17

Home Page:https://bhnum.github.io/defer-demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Defer demo CI/CD status

Explaining the Deferrable Views introduced in Angular v17 using some examples.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application 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.

Running unit tests

Run ng test to execute the unit tests via Karma.

About

A demo for explaining the defer feature in angular v17

https://bhnum.github.io/defer-demo/


Languages

Language:TypeScript 39.3%Language:HTML 34.9%Language:SCSS 20.1%Language:JavaScript 5.7%