
Nest.js
ExpressJS
Next.js
Adonis JS
FeathersJS
Node.js
Sails.js
Koa.js
Parse
Firebase
AWS Amplify
Back4App
Kumulos
AppWrite
Azure Mobile Apps
Kinvey
Nest.js
ParseBased on our record, Nest.js seems to be a lot more popular than Parse. While we know about 234 links to Nest.js, we've tracked only 21 mentions of Parse. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
If you follow a strict domain model, and propagate changes to other aggregates through events, you can adhere to the above criteria. You're probably writing Java, C#, or JS with Nest (which really, really wants to be Java). - Source: dev.to / 2 months ago
Apps/api โ NestJS backend, ingests GitHub webhooks, hosts auth endpoints Each app runs on a different port in dev, deploys to a different platform, and has its own scaling profile. - Source: dev.to / 2 months ago
NestJS is the closest thing to Spring Boot in the TypeScript world. Dependency injection, decorators, modules, guards, pipes โ it gives you strong opinions about architecture. - Source: dev.to / 5 months ago
I started my career doing ~20 years of C# from pretty much the very beginning (JavaScript even before then!). Around 2020, I switched into the startup space and quickly picked up TypeScript since that's "what the kids use". It wasn't without struggles, but once I wrapped my head around TypeScript as "shapes for JavaScript", it clicked. At the time, the startup was undertaking a new product on Nest.js[0] which... - Source: Hacker News / 6 months ago
In my full time job, we use NestJS with Prisma in the Backend and Vue.js on the Frontend. - Source: dev.to / 6 months ago
Parse deserves mention primarily for its historical significance as the precursor that inspired the entire backend-as-a-service space. Founded in 2011, Parse pioneered many concepts that we now take for granted in modern BaaS platforms. - Source: dev.to / over 1 year ago
Backend as a Service (BaaS) goes back to early 2010โs with companies like Parse and Firebase. These products integrated everything a backend provides to a webapp in a single, integrated package that makes it easier to get started and enables you to offload some of the devops maintenance work to someone else. - Source: dev.to / over 2 years ago
Parse Server is a great way to quickly spin up a backend for your project. Parse is a Node based utility that sits on top of ExpressJS. - Source: dev.to / over 3 years ago
You can try https://parseplatform.org/, it is self-hosted if you need. And also there are a number of cloud services with compatible API, like https://www.back4app.com/ It has dart-friendly generated API client, much simpler than firebase and is built on top of postgresql and mongodb. Source: almost 4 years ago
Not to crash the party or anything. Supabase is great and all but in terms of feature completeness and getting actual products built, it doesn't come close to Parse[0]. Same with Appwrite. Both of these are very popular but they either lack essential features or have them behind a subscription wall. For example, the OSS version of Supabase (last I checked) doesn't include the edge functions which are really... - Source: Hacker News / almost 4 years ago
ExpressJS - Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
Firebase - Firebase is a cloud service designed to power real-time, collaborative applications for mobile and web.
Next.js - A small framework for server-rendered universal JavaScript apps
AWS Amplify - JavaScript library for app development using cloud services
Adonis JS - AdonisJs is a Node.js web framework with breath of fresh air and drizzle of elegant syntax on top of it
Back4App - Low code backend to build apps faster and scale easily.