Wish me luck in diving more into Vue
- Vue Event bus: Just another way of propating Data from Child component to parent component
- Vue Emit:
In any framework split as much small components as possible
Mixins - Another interesting concept to write more reusable code
Link for this week -> :
- I am sharing a few best practises to improve Javasript code quality which is written by the awesome Deep source team.