DEV Community

Yuri Mednikov
Yuri Mednikov

Posted on

Build Todoist app with Vue.js and Parse Platform (Part 3 - Client side validation)

Hello! Let continue to build cool web apps with Vue.js and Parse.js. This time we will talk about client side validation with Vuelidate library.

Previous parts:

Part 1
Part 2

Source code is available in this github repository

Top comments (0)