javascript - react webapp manage which user can view which features -


i'm pretty new web dev. web app i'm developing uses react , plain js (i' not using flux or redux yet). need add functionality manage user type can view screen/ functionality. can point me / give suggestions on start , possibly best practices on doing it?

thanks


Comments

Popular posts from this blog

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -