jdjuan / your-first-angular-application

😊 Make your first Angular application in 4 steps 😊
MIT License
84 stars 14 forks source link

Challenge accepted!! #10

Closed matew17 closed 7 years ago

matew17 commented 7 years ago

Hey Angular Medellin,

I accepted the challenge, now you can check the code below:

👇 👇 👇

https://github.com/matew17/my-first-angular-app

Thanks 😸

jdjuan commented 7 years ago

Very good @matew17 ! 😁

Excellent code, well organized and readable!

Pro tip: next time avoid naming variables as types (boolean) it works, but it can be confusing 😄