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

Lists in Python -

android - can not access to progress bar in an other activity -

java - Vaadin 7 Pass Data Between Views -