Framework vs Vanilla JS
Apologize for a noob question. I was wondering what’s the best way to tackle authentication, routing, search, and state management in multi page web apps? Should I use a framework or is vanilla JS sufficient? I have gotten conflicting opinions. I am working on a project from Frontend mentor. https://www.frontendmentor.io/challenges/entertainment-web-app-J-UhgAW1X
Frontend Mentor
This multi-page entertainment web app will have you working with JSON data, routing, state management, and search functionality.

