5
3 Comments

Opinionated NodeJS Framework

I am proficient with React and Vue. Im trying to decide on a backend framework to create an api to connect to a single page application.

I don’t think I want to use express. Since I don’t have much backend experience, I think it’d be helpful to have something more opinionated and batteries included.

Im also looking for something that will be relevant in the long term and a project with great documentation. Thanks in advance!

on October 20, 2021
  1. 1

    Adonis.js is a good Laravel-like project where it offers a good developer experience. Hapi.js has a pretty dedicated following and seems very solid, although I've not used it.

  2. 1

    Look into Nextjs and Supabase.