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

Similar Articles
Our first SaaS application using Vue.js [via alka-web.com]
10.04.2018  •  in #Bookmarks
In this article, you will be taken through alkaweb's long nerdy journey crafting Feedier.
The State of JavaScript 2018 [Report via stateofjs.com]
29.11.2018  •  in #Bookmarks
The State of JavaScript report shows data from a survey of 20.000 developers. Discover what they said about frameworks, libraries and the current state of JavaScript!