Front dev digest 2018-02-21
Tech digest: 2018-02-21
How not to Vue
Some advices on what not to do when developing vueJs application.
Five things I learned building a Saas App with Vue.js
- Authentication is important and some advices to implement it with auth0
- Component reuse requires a little planning
- Deploying to a CDN
-
Use third-party plugins only when they allow a huge reduction of work. PLugin selection
- bootstrap-vue
- vue-i18n
- vee-validate
- Vue dev tools is a fantastic time saver