Application Monitoring in Vue.js with Sentry
Free Video Course · 13 lessons

Our first SaaS application using Vue.js [via alka-web.com]

In this article, you will be taken through alkaweb's long nerdy journey crafting Feedier. It's the first SaaS application they built with Vue.js – a tool for creating interactive surveys. On their blog, they share a lot of what they learned about how to make products sustainable.

Read More

Feedier Customer Intelligence Platform
icon-eye-dark Created with Sketch. 6.152
Similar Articles
Managing User Permissions in a VueJS App [via Anthony Gore]
10.04.2018  •  in #Bookmarks
Creating different user roles for a frontend app can get a little messy as the project progresses. Suddenly the definitions of user permissions are scattered and duplicated throughout UI Components, API services or database queries. (Been there, do...
Hit The Ground Running With Vue.js And Firestore [via SmashingMag]
10.04.2018  •  in #Bookmarks
Vue.js is a great starting point for prototyping your next product idea! ⚙️ We love how quick & flexible we can be with it! Firestore (the data storage by Google Firebase) is a great companion for Vue.js, as it's equally flexible while remaining hi...