2022-06-16
2204
#nestjs
Chinedu Okere
115770
Jun 16, 2022 ⋅ 7 min read

NestJS vs. LoopBack 4: Which is best?

Chinedu Okere Full-stack software engineer with a track record of success working in food tech, fintech, and cyber tech. Has a passion for developing cutting-edge UIs and web apps that deliver exceptional user experience, Has expertise in frontend technologies such as HTML, CSS, JavaScript, React, and Next.js, as well as backend technologies such as Node.js/Express.js and databases such as MongoDB/MySQL. Contributes to open source technology documentation.

Recent posts:

​​How HTML’s Selectedcontent Element Improves Dropdowns

​​How HTML’s <selectedcontent> element improves dropdowns

is an experimental HTML element that gives developers control over how a selected option is displayed, using just HTML and CSS.

Temitope Oyedele
Jun 27, 2025 ⋅ 6 min read
advanced caching in Node.js with Valkey

How to get faster data access in Node.js with Valkey

Learn how to implement an advanced caching layer in a Node.js app using Valkey, a high-performance, Redis-compatible in-memory datastore.

Muhammed Ali
Jun 27, 2025 ⋅ 7 min read
how to properly handle rejected promises in TypeScript

How to properly handle rejected promises in TypeScript

Learn how to properly handle rejected promises in TypeScript using Angular, with tips for retry logic, typed results, and avoiding unhandled exceptions.

Lewis Cianci
Jun 26, 2025 ⋅ 4 min read
Your AI Has Agency — Here’s How To Architect Its Frontend

Your AI has agency — here’s how to architect its frontend

AI’s not just following orders anymore. If you’re building the frontend, here’s how to design interfaces that actually understand your agent’s smarts.

Rosario De Chiara
Jun 25, 2025 ⋅ 5 min read
View all posts

2 Replies to "NestJS vs. LoopBack 4: Which is best?"

  1. I wouldn’t even say there’s a comparison. If anything Loopback seems to have been taking ideas from NestJS and trying to implement them into their own framework – instead of just improving the clearly more widely used and production-ready NestJS.

    Things like this stiffle Open source, instead of banding together it just creates division.
    Shame on IBM to be honest.

    1. lol…while you are entitled to your opinions, and i can’t say they are wrong. loopback4 has some die hard fans. i mean people who really love the framework.

Leave a Reply