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
🗣️ 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
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 🤩
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 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 🤩
Here's an example:
> nx serve frontend
👉 runs the frontend app
👉 runs the .Net backend API
shows both side-by-side in the TUI 🤩
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
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. 👨🍳💋