Adrian | JavaScript Mastery

5.7K posts

Adrian | JavaScript Mastery banner
Adrian | JavaScript Mastery

Adrian | JavaScript Mastery

@jsmasterypro

Founder @ JS Mastery @GitHub Star, software engineer & educator

Croatia Katılım Ocak 2019
176 Takip Edilen42.4K Takipçiler
Sabitlenmiş Tweet
Adrian | JavaScript Mastery
Adrian | JavaScript Mastery@jsmasterypro·
NEW VIDEO: NestJS Full Course for Beginners in 2026 | Build a Production-Ready API 🚀 You've been building backends with Express for a while. But every job description now says #NestJS, and every modern tutorial assumes you already know it. The good news? Your Express knowledge isn't wasted, it's a head start. This video is in two parts. First, a full NestJS crash course: modules, controllers, providers, dependency injection, pipes, guards, the whole execution pipeline. Everything that feels strange about NestJS will click. Then we build a real project together, a production-style Hackathon API. The kind of backend you can actually put on a resume. Tech Stack: - @nestframework - @prisma for the DB - @better_auth - @arcjet for security - And more If you know Express, you're closer to NestJS than you think. Grab a coffee and let's dive in! → jsm.dev/nestjs-twitter…
Adrian | JavaScript Mastery tweet media
English
9
6
85
4.3K
El LYas
El LYas@El_Yas_·
@jsmasterypro Thank you Adrian, is it possible to create a tutorial about this to learn how to use it like you do ?
English
1
0
0
39
Adrian | JavaScript Mastery
Adrian | JavaScript Mastery@jsmasterypro·
Every AI coding failure comes down to one thing: the agent made a decision you never made. It picked the auth provider. Invented a data model. Wrote its own API client instead of using yours. I spent 9 months building a workflow around one rule: every decision lives in the repo, not the chat. Today it's open source, go break it: github.com/JavaScript-Mas…
English
5
0
21
1.6K
Adrian | JavaScript Mastery
One mental model for the #NestJS request pipeline: Middleware → Guards → Pipes → Controller → Interceptors → Response Each stage has one responsibility.
English
1
0
23
1.9K
Adrian | JavaScript Mastery
This talk goes over how what it means to be a developer has completely shifted during the span of this year and how you can learn the principles of agentic engineering to stay ahead
React Summit 🔥The biggest React conference@ReactSummit

👨‍🏫 How I Use AI as a Technical Educator👇 A practical talk by @jsmasterypro on using AI not just to code faster, but to teach better - exploring architectures, validating decisions, and closing the gap between "vibe coding" and real understanding. 🔗 Learn more: gitnation.com/contents/how-i…

English
0
0
13
1.5K
Adrian | JavaScript Mastery
Let the testing begin! testing the final versions of agentic engineering workflows I've been building over the last few months
Adrian | JavaScript Mastery tweet media
English
2
1
21
1.7K
Adrian | JavaScript Mastery
Spent 4.5 hours testing two agentic workflows side by side. The uncomfortable takeaway: the way we build on YouTube isn't how you'd build in production. That gap is the whole reason for the course.
English
2
0
20
1.9K
Adrian | JavaScript Mastery
Hot take from today's build: your architecture decision records don't need to be readable by humans anymore. The agent writes them. The agent reads them. You just review and say build.
English
3
0
16
1.9K
Adrian | JavaScript Mastery
Ran two agent workflows on the same app. Compared the auth. One enforced its invariants in the database. The other in application code. One is structural. The other is disciplined. Structural wins. A forgotten function call can't corrupt state that a unique index guarantees.
English
1
1
15
1.5K
Adrian | JavaScript Mastery
A simple rule for #Nestjs backend architecture: - Controllers handle HTTP. - Services handle business logic. Each layer should have one responsibility.
English
2
0
22
2.1K
Adrian | JavaScript Mastery
Adrian | JavaScript Mastery@jsmasterypro·
Rule of thumb: never paste anything into your agent that you wouldn't want it to extract later through conversation. Pass your ENVs manually. Every time.
English
0
0
16
2K
Vishal
Vishal@heyvishal_·
@jsmasterypro what do you use ? I have been wanting to create a workflow that makes sense for me. Is there any resource you'd recommend ?
English
1
0
0
54
Adrian | JavaScript Mastery
Adrian | JavaScript Mastery@jsmasterypro·
Using a proper Agentic Engineering skills workflow after months of manually prompting the agent literally feels like magic. Takes more time but you get predictable, scalable, senior-level code architecture and an app which doesn't feel like vibe coded garbage.
English
4
0
23
2K
Adrian | JavaScript Mastery
Adrian | JavaScript Mastery@jsmasterypro·
The harness is 80% of an AI agent's power. The model is the other 20%. Most people obsess over the wrong 20%. By harness I mean the skills you give it and the workflow you run them in.
English
2
2
13
1.4K