I used to build my applications with Sinatra + Ruby as the front-end.<p>Using custom authentication parts, etc.<p>It's almost 2020.<p>There's a myriad of different (and new) web frameworks.<p>I need authentication / being able to create / delete new user accounts.<p>So keeping that in mind, how in the heck do I choose a framework to use?
Well, it depends on the language.<p>Are you familiar with Python? Django<p>Ruby? Rails<p>JavaScript? There's a lot, but the most popular are React and Vue.