Practical front-end skills learned through Trello development: Vuejs, Vuex, Vue-Router
You can learn intermediate Vuejs techniques (Vuex, Vue-Router, Http) through the process of implementing other web applications with your own hands. This is a lecture where you can also experience how to collaborate, as publishing results, API servers, and documentation are pre-configured.
1,419 learners
Level Intermediate
Course period Unlimited

News
2 articles
When installing lecture-vue-trello-server project dependency, sqlite3 version issue sometimes occurs.
You can resolve this issue by installing the latest version, sqlite3 v5, instead of the existing sqlite3 v4.
Please see the package.json file update notesIf you were previously using lecture-vue-trello-server, you can download the latest version code.
- git pull
Related question: https://www.inflearn.com/questions/75239
I'd like to share some small tips with those who use VSCode.

