Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/typebytes/angular-checklist
🔥 Curated list of common mistakes made when developing Angular applications
https://github.com/typebytes/angular-checklist
angular checklist ngrx
Last synced: 3 months ago
JSON representation
🔥 Curated list of common mistakes made when developing Angular applications
- Host: GitHub
- URL: https://github.com/typebytes/angular-checklist
- Owner: typebytes
- License: mit
- Created: 2018-05-14T19:27:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-24T07:33:28.000Z (7 months ago)
- Last Synced: 2024-08-01T19:55:33.167Z (6 months ago)
- Topics: angular, checklist, ngrx
- Language: TypeScript
- Homepage: https://angular-checklist.dev
- Size: 935 KB
- Stars: 315
- Watchers: 15
- Forks: 66
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- my-awesome-list - angular-checklist
- awesome-angular - Angular Checklist
- awesome-starred - typebytes/angular-checklist - 🔥 Curated list of common mistakes made when developing Angular applications (TypeScript)
- awesome-starred - typebytes/angular-checklist - 🔥 Curated list of common mistakes made when developing Angular applications (TypeScript)
- fucking-awesome-angular - Angular Checklist
README
Angular ChecklistThis repo contains the code for [angular-checklist.dev](https://angular-checklist.dev).
---
# 🤔 What is it?
Angular Checklist is a curated list of items that we believe every application should follow. Over the past couple of years, we have been doing a lot of code reviews and have often seen the same mistakes being made again and again.
That's when we decided to create **Angular Checklist**.
It's a curated list of best practices to avoid some common pitfalls.
Therefore, we transformed a bunch of best practices and common mistakes into _todo_ items.
The idea is that for all your projects, you can go over the checklist and see which items your projects already comply with and which you still have to put in some more effort!
To keep track of your progress, every group has a progress indicator which tells you how many items you have already checked. If the pie chart has been completely filled, congratulations 🎉 ... your project will definitely be on track to success 🏆!
# 👨💻 Who is behind this project?
This project is brought to you with ❤️ by [Dominic Elm](https://twitter.com/elmd_) and [Kwinten Pisman](https://twitter.com/KwintenP).
## Core Maintainers
* [Gerome Grignon](https://github.com/geromegrignon)
# 👷 Want to contribute?
If you want to add a checklist item, file a bug, contribute some code, or improve our documentation, read up on our [contributing guidelines](CONTRIBUTING.md) and [code of conduct](CODE_OF_CONDUCT.md), and check out [open issues](https://github.com/typebytes/angular-checklist/issues) as well as [open pull requests](https://github.com/typebytes/angular-checklist/pulls) to avoid potential conflicts.
# 📄 Licence
MIT License (MIT) © [Dominic Elm](https://github.com/d3lm) and [Kwinten Pisman](https://github.com/KwintenP)