Juri
banner
juri.dev
Juri
@juri.dev
I'm all into developer tooling, monorepos, JS/TS, learning & sharing!

🗣️ Dev, Speaker & content creator
👨‍💻 Sr. Director of DX @nx.dev - 🇮🇹🍕
🏅GDE
🥚 @egghead.io & EpicWeb Instructor
📺 http://twitch.tv/juridev
🚀 follow for JS, webdev, devtools, monorepos
Pinned
Juri @juri.dev · Jan 28
Aaaaaand shipped!!!!! 🚢 🚀 🤩
bsky.app/profile/kent...
I'm excited to announce @juri.dev as the newest Epic Instructor with his free tutorial about versioning and releasing npm packages with Nx! www.epicweb.dev/tutorials/ve...

This is how I do things as well (the epic workshop app is distributed this way), so check it out!
Versioning and Releasing NPM packages with Nx Tutorial
Learn full-stack web development with Kent C. Dodds and the Epic Web instructors. Learn TypeScript, React, Node.js, and more through hands-on workshops.
www.epicweb.dev
👀
November 10, 2025 at 5:18 PM
huge!
if you've been using `provenance-action`, I'm delighted to say you can now replace it with @pnpm.io v10.21's new `trustPolicy` feature! 🎉
pnpm 10.21 | pnpm
Added support for Node.js runtime installation for dependencies and a setting for configuring trust policy.
pnpm.io
November 10, 2025 at 1:17 PM
Reposted by Juri
I love continuous tasks. We probably didn't talk about this enough, but using them in combination with the TUI results in such elegant dev workflows.

Here's an example:

> nx serve frontend
👉 runs the frontend app
👉 runs the .Net backend API

shows both side-by-side in the TUI 🤩
November 4, 2025 at 11:13 AM
I cannot type claude.. ehm I mean "cloud" anymore 🤦‍♂️
November 10, 2025 at 8:19 AM
Reposted by Juri
🚨 ICYMI: Nx 22 is here, packed with amazing new features!

Want a sneak peek? Sit back and let @juri.dev guide you through the highlights in his video overview.

youtu.be/d8u07NXbwpA
November 6, 2025 at 3:13 PM
Skill:
Something you "teach" your AI agent & which the agent invokes whenever it "thinks" it might be useful. Skills pull in context dynamically.

Slash Command:
Something you (the user) invokes. Slash commands might obviously access skills as they run.

egghead.io/lessons/cla...
Claude Skills Compared to Slash Commands
In Claude Code, both Skills and Slash Commands allow you to extend the AI's capabilities, but they serve distinct purposes. It can be confusing to know ...
egghead.io
November 6, 2025 at 3:03 PM
Being all jazzed up and recording at 11 p.m. isn’t exactly easy. #bloopers
(full vid tomorrow on the Nx YT)
November 5, 2025 at 9:50 PM
This beauty just arrived
November 4, 2025 at 3:37 PM
I've been sleeping on mise for too long
November 4, 2025 at 1:23 PM
I love continuous tasks. We probably didn't talk about this enough, but using them in combination with the TUI results in such elegant dev workflows.

Here's an example:

> nx serve frontend
👉 runs the frontend app
👉 runs the .Net backend API

shows both side-by-side in the TUI 🤩
November 4, 2025 at 11:13 AM
Found this old video. 🙈 seeing your younger self is always weird.

But I should update this vid 🤔.
Creating these automations got so much easier. You should pretty much be able to have an AI agent create it for you.

www.youtube.com/watch?v=myq...
Scaffold new Pkgs in a PNPM Workspaces Monorepo
Hey, let's dig into the awesome world of Nx plugins and how they can totally automate our PNPM workspaces-based monorepo. You know what's even cooler? We'll ...
www.youtube.com
November 3, 2025 at 4:46 PM
My main issue? Going deep down rabbit holes way too often...
November 3, 2025 at 2:19 PM
Reposted by Juri
🚀 New free book: "React for Enterprise - Timeless Architecture for Enterprise Apps"

By Przemysław Nowak (@brainly.bsky.social Principal Engineer) + Nx

Battle-tested patterns for scaling React codebases that serve millions of Brainly users.

So, what's in the book? 👇
October 28, 2025 at 7:07 PM
October 28, 2025 at 9:57 AM
I need a new office chair. which one should I get? Any recommendations?
October 22, 2025 at 8:01 PM
Recorded a video about the Nx + Angular + Nest story. Dropping later today on the Nx Youtube
October 22, 2025 at 10:02 AM
Observe, Learn, Train, Repeat
October 21, 2025 at 7:46 PM
✨ Pushed a new vid: how to setup Nx to watch and rebuild libraries for your @storybook.js.org stories.

youtu.be/URc1aQU0Scs
AskNx: Fix Storybook Hot Reload for Buildable Libraries
Learn how to set up automatic dependency rebuilding for Storybook in Nx monorepos. This video walks through solving a common developer experience issue where...
www.youtube.com
October 21, 2025 at 3:57 PM
There's some margin for improvement (and we're working on it), but I really really like how the Nx TUI turned out. Especially when you run tasks on a larger monorepo. Being able to quickly skim through tasks, filter, inspect live logs etc. 👨‍🍳💋
October 17, 2025 at 2:43 PM
Back working with this view again for today. Soaking up some fresh air and sunlight
October 17, 2025 at 1:00 PM
I think I found a typo on the Vite documentary 👀
October 15, 2025 at 12:45 PM
Today I learned I'm rocking the same mouse setup as @antfu.me. Must be good 😃.

And I actually love it. I use it in between my moonlander and it is just amazing.
October 15, 2025 at 12:21 PM
who said JS is not serious programming 🤔
October 15, 2025 at 8:35 AM
Reposted by Juri
By default Self-Healing is applied to all tasks in CI.
Need more control? Use the --fix-tasks option for precision tweaking.

Check out @juri.dev 3min walkthrough
youtu.be/KSb48zHbaHg
October 13, 2025 at 2:59 PM
I mean by now this is nothing new any more, but it is so refreshing how @angular in the recent years integrates with all the ecosystem out there. Vite, Vitest, now looking into Nitro etc..

Cool talk by @thepunderwoman.com at @viteconf.org
October 10, 2025 at 11:58 AM