Managing User Permissions in a VueJS App [via Anthony Gore]

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, done that 😱) 

In his article Managing User Permissions in a VueJS App Anthony Gore guides you through a clean way to adapt your app to different user permissions using the CASL Authorization Library!

Read More

Armin Ulrich
Written by
Armin Ulrich
Posted on
April 10, 2018
Similar Articles
Our first SaaS application using Vue.js [via alka-web.com]
April 10, 2018  •  in #Bookmarks
In this article, you will be taken through alkaweb's long nerdy journey crafting Feedier.
Plans of the next Iteration of Vue.js [via The Vue Point]
October 4, 2018  •  in #Bookmarks
Evan You presents an in-depth preview of the plan for the next major version of Vue.js!