typebytes / angular-checklist

🔥 Curated list of common mistakes made when developing Angular applications
https://angular-checklist.dev
MIT License
316 stars 66 forks source link

feat(): use enums when needed #91

Open eduardoRoth opened 2 years ago

eduardoRoth commented 2 years ago

Added a new topic about using enums in typescript.