I tweet about building software & companies and the Lakers! Co-Founder @warrant_dev (YC S21). Optimist. Engineer. Music @kajubeats.          You c

Karan on Twitter: "Despite all the amazing progress that’s been made in modern frontend dev by amazing frameworks like React and Next.js, one problem I feel has never been solved well in the SPA world is authorization/access control. I want to discuss this a bit..."

submited by
Style Pass
2021-10-20 18:30:06

I tweet about building software & companies and the Lakers! Co-Founder @warrant_dev (YC S21). Optimist. Engineer. Music @kajubeats.

You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more

By embedding Twitter content in your website or app, you are agreeing to the Twitter Developer Agreement and Developer Policy.

The fastest way to share someone else’s Tweet with your followers is with a Retweet. Tap the icon to send it instantly.

Despite all the amazing progress that’s been made in modern frontend dev by amazing frameworks like React and Next.js, one problem I feel has never been solved well in the SPA world is authorization/access control. I want to discuss this a bit...

I know we can’t rely on access checks performed client-side, but having an intuitive way to show/hide pages & components based on user privileges helps frontend devs focus on the frontend and is critical to building a great product. Here are some approaches I’ve tried in the past

Leave a Comment