The Ult

@the-ult.bsky.social

Passionate #angular developer. Creator of ngx-signal-forms and maintainer of ngx-vest-forms Loving the way the tech community is moving forward and seeing so many amazing ideas and projects unfold. Keep learning

It's finally here. Zed is available on Windows. Built from scratch, and rendering at 1 million pixels/millisecond. Download it today 👇

Bild

Is anyone using @voidzero.dev OXC lint with @nx.dev instead of ESLint? Seems like a lot of manual work (or creating a custom generator) until there is official plugin. But the enormous performance gain might help a lot in our very slow VMware development environment.. 🤔

@juri.dev Could the new @nx.dev continues tasks be used for running the test-storybook in the CI/CD? Setting this up properly with static-build and serving it before running the test-storybook currently is a bit cumberstone/flaky with wait-on / http-server etc.

If you write code to make websites (HTML, CSS, JS, Web API, Media) and you get frustrated trying to wrangle your code to work in Safari, which bugs are blocking you? Which existing features would you most like to see improved? If you got a chance to order priorities which effort would you put first?

Continuing our Week of @angular.dev - let's dive into architecture! Today we're exploring how to build maintainable Angular applications at scale using domain-driven design principles and Nx tooling. More in the thread👇

Bild

@younesjd.dev when using Nx with Angular and the Vitest plugin. Would you recommend using the new vitest/browser with playwright? And if so, only for feature/UI libraries? And for the utils/data-access etc the default (node??)