تغريدة مثبتة
NestJS
2.2K posts

NestJS
@nestframework
A progressive Node.js framework for building efficient and scalable server-side applications by @kammysliwiec.
Poland انضم Mayıs 2017
309 يتبع42.4K المتابعون
NestJS أُعيد تغريده
NestJS أُعيد تغريده

I just completed the @nestframework GraphQL Schema-first Course!
#schema-first" target="_blank" rel="nofollow noopener">courses.nestjs.com/#schema-first

English
NestJS أُعيد تغريده

I just completed the @nestframework GraphQL Code-first Course!
GraphQL is an excellent API approach to work with.
#code-first" target="_blank" rel="nofollow noopener">courses.nestjs.com/#code-first

English

🚀 Big updates coming in NestJS v12:
✨ Native ESM support
⚡ Faster testing with Vitest + SWC (default for ESM projects)
🧩 Standard Schema in route decorators - use Zod, Valibot, ArkType, and more
🎨 A complete redesign of the NestJS websites
Details: github.com/nestjs/nest/pu…
English
NestJS أُعيد تغريده
NestJS أُعيد تغريده
NestJS أُعيد تغريده
NestJS أُعيد تغريده
NestJS أُعيد تغريده

The GitHub Copilot SDK is here 🙌
You can take the same Copilot agentic core that powers GitHub Copilot CLI and embed it in any application, with just a few lines of code.
github.com/github/copilot…
English
NestJS أُعيد تغريده
NestJS أُعيد تغريده

The new foundation of Vite. One step closer to Vite 8 stable!
VoidZero@voidzerodev
Rolldown 1.0 RC is here 🎉 🔒 Stable API: No breaking changes planned before 1.0 ⚡ 10-30x faster than Rollup while staying compatible 🧩 Multiple chunking algorithm improvements 📦 3,400+ commits since beta: 749 features, 682 fixes, 109 perf optimizations
English
NestJS أُعيد تغريده

Big moment for Postgres!
Search has always been Postgres' weak spot, and everyone just accepted it.
If you needed a real relevance-ranked keyword search, the default answer was to spin up Elasticsearch or add Algolia and deal with the data sync headaches forever.
The problem isn't that Postgres can't do text search. It can.
But the built-in `ts_rank` function uses a basic term frequency algorithm that doesn't come close to what modern search engines deliver.
So teams end up:
- Running a separate Elasticsearch cluster just for search
- Building sync pipelines that inevitably drift out of consistency
- Paying for managed search services that charge per query
- Accepting mediocre search relevance because "good enough" ships faster
But this is actually a solvable problem.
You can realistically bring industry-standard search ranking directly into Postgres, which eliminates the need for external infra entirely.
This exact solution is now available with the newly open-sourced pg_textsearch by @TigerDatabase, a Postgres extension that brings true BM25 relevance ranking into the database.
BM25 is the algorithm behind Elasticsearch, Lucene, and most modern search engines. Now it runs natively in Postgres.
Here's what pg_textsearch enables:
- True BM25 ranking with configurable parameters (the same algorithm powering production search systems)
- Simple SQL syntax: `ORDER BY content <@> 'search terms'`
- Works with Postgres text search configurations for multiple languages
- Pairs naturally with pgvector for hybrid keyword + semantic search
That last point matters a lot for RAG apps. The video below shows this in action, and I worked with the team to put this together.
You can now do hybrid retrieval (combining keyword matching with vector similarity) in a single database, without stitching together multiple systems.
The syntax is clean enough that you can add relevance-ranked search to existing queries in minutes.
pg_textsearch is fully open-source under the PostgreSQL license.
You can find a link to their GitHub repo in the next tweet.
English
NestJS أُعيد تغريده
NestJS أُعيد تغريده
NestJS أُعيد تغريده

Angular 21.1 is officially here! 🚀
This update is all about refining your developer experience with cleaner templates and better reactivity. Check out the highlights: ✅ Multi-case @switch matching ✅ Spread syntax in templates ✅ New isActive() Signals for routing ✅ Renamed [formField] for Signal Forms
Ready to upgrade? Run ng update @angular/core @angular/cli and let us know your favorite new feature! 🛠️
English
NestJS أُعيد تغريده

we just released 𝚙𝚘𝚜𝚝𝚐𝚛𝚎𝚜-𝚋𝚎𝚜𝚝-𝚙𝚛𝚊𝚌𝚝𝚒𝚌𝚎𝚜, inspired by Vercel's 𝚛𝚎𝚊𝚌𝚝-𝚋𝚎𝚜𝚝-𝚙𝚛𝚊𝚌𝚝𝚒𝚌𝚎𝚜
these are the Agent Skills that we use on the supabase platform - including performance, security, & schema design
details ↓
supabase.com/blog/postgres-…
English
NestJS أُعيد تغريده

@tech_bium We have a guide that shows you how to setup & use Prisma ORM v7 in a NestJS app 👇
prisma.io/docs/guides/ne…
English
NestJS أُعيد تغريده

📚 I just started the @nestframework Fundamentals Course
Join me, and let’s learn NestJS together 🐈 courses.nestjs.com
English
NestJS أُعيد تغريده

48 hrs into using
@nestframework
and I don't think I will be going back to
@expressjs
I was sold on the CLI Schematics and Enforced Dependency Injections It just implies you to do things the better way. ✨
#fintech #banking

English








