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

https://github.com/l-x-t/ng-b357

Angular Best Practices Workshops
https://github.com/l-x-t/ng-b357

accessibilty angular best-practices performance

Last synced: 12 months ago
JSON representation

Angular Best Practices Workshops

Awesome Lists containing this project

README

          

# L-X-T - Best Practices Repository

This _Angular_ project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 18.2.2 and has since been improved and updated by [@LX_T](https://twitter.com/LX_T), currently using Angular v20.

## Style Guide

Make sure to check out the [Angular Coding Style Guide](style-guide/style-guide.md) for this project.

## Slides

You'll find the slides in the [slides](https://github.com/L-X-T/ng-b357/tree/main/slides) directory.

## Exercises

You'll find the workshop labs in the [labs](https://github.com/L-X-T/ng-b357/tree/main/labs) directory.

Take a look at the [00_getting-started.md](https://github.com/L-X-T/ng-b357/blob/main/labs/00_getting-started.md) lab.

Hint: open the lab in your IDE's preview mode or in your browser (via GitHub)!

## Development

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.

## Further help

To get more help on the Angular CLI use `ng help`, contact your trainer [Alex T.](https://alex.thalhammer.name) or go check our website [Angular Architects](https://www.angulararchitects.io).