Sign in
Log inSign up

What JavaScript library or framework should I use for an Admin Panel?

Maria Charman's photo
Maria Charman
·Jul 12, 2016

P.S. I am not looking for SPAs and Server Side Rendering etc. I am also not worried about SEO. It's just an admin panel where logged in people can manage the app and perform certain actions.

What's the simplest JS library that I can use so that my UI code is minimal, simple and doesn't become spaghetti!

Thanks!