Advertisement Β· 728 Γ— 90

Posts by The Ult

Post image

It's finally here. Zed is available on Windows.

Built from scratch, and rendering at 1 million pixels/millisecond.

Download it today πŸ‘‡

6 months ago 239 50 8 11

Awesome, gonna try and join. To learn some recipes from the master chef!

6 months ago 2 0 1 0

@angular.dev is adding / experimenting which such awesome additions to the angular-mcp!

7 months ago 6 0 0 0

I like the combination of

const MY_VALUES = ['foo', 'bar' ] as const;

type myValue = typeof MY_VALUES[number];

7 months ago 0 0 0 0

Yes indeed. An autocomplete / searchable select. For which we can now use the datalist. But then you have to manually add a lot of checks.

And styling (like the select) does not yet work.

7 months ago 2 0 0 0

Yeah, and especially the extra 'legitimate interest' or something similar, you still have to deselect as well.

7 months ago 0 0 0 0

Probably being able to style an `input + [datalist]` (autocompleter)

Since styling a select is now possible as well πŸ‘

(and while we are at it: only accept a value from the datalist) (as option / toggle)

7 months ago 1 0 1 0
Ng-News 25/34: Angular 20.2
Ng-News 25/34: Angular 20.2 YouTube video by ng-news

Latest Episode:

#Angular 20.2 is out - the final minor before v21 in November!

🧭 Zoneless goes stable
🎞 Native animations land
🚦 currentNavigation as a Signal
πŸ€– AI config for IDEs
🧼 ARIA & else if template polish

youtu.be/ssszn8rUcMw

7 months ago 7 4 0 0

Just bought tickets for @angularconnect.com

Really excited!

7 months ago 1 0 0 0
Preview
a child wearing a hat that says respect is sitting in a crowd of people Alt: Respect

Awesome work! Thanks again @brandonroberts.dev

8 months ago 2 0 0 0
Advertisement

@lit.dev ?
An option?

8 months ago 2 0 1 0
Here's how we rid the world’s oceans of plastic
Here's how we rid the world’s oceans of plastic YouTube video by The Ocean Cleanup

The Ocean Cleanup is doing amazing work!

youtu.be/Hyar32_Mn6s?...

8 months ago 1 0 0 0
Preview
GitHub - Schniz/fnm: πŸš€ Fast and simple Node.js version manager, built in Rust πŸš€ Fast and simple Node.js version manager, built in Rust - Schniz/fnm

Fnm

GitHub - Schniz/fnm: πŸš€ Fast and simple Node.js version manager, built in Rust share.google/tmMwsvvEZnpb...

Found it easier than Volta

8 months ago 2 0 1 0

Some of you might be aware that #Angular is converging with #Wiz, an internal #Google web framework.

Over the last few months, we've invested in "converging" Angular DevTools and adding support for Wiz apps and this led to some interesting revelations which have stuck on my mind.

8 months ago 9 5 1 0

Have you seen the latest updates on angular.dev/ai?

8 months ago 20 14 1 0

How is Angular not component driven?

8 months ago 1 0 1 0
Preview
refactor(@angular/build): use rolldown for experimental chunk optimization by clydin Β· Pull Request #30765 Β· angular/angular-cli Replaces rollup with rolldown for the experimental chunk optimization feature. This change is expected to improve performance of this feature.

πŸ‘€ @angular.dev is adopting @rolldown.rs for their experimental chunk optimization feature.

Super curious to see the build speed improvements over Rollup and what else is in the cards for Rolldown & Angular!

github.com/angular/angu...

8 months ago 26 2 1 0
Preview
GitHub - github/awesome-copilot: Community-contributed instructions, prompts, and configurations to help you make the most of GitHub Copilot. Community-contributed instructions, prompts, and configurations to help you make the most of GitHub Copilot. - github/awesome-copilot

Less vibes, more standards.

Custom instructions, prompts, and chat modes for Copilot β†’

github.com/github/aweso...

9 months ago 24 4 0 0

Same here. Just bought Premium+ 😱

9 months ago 1 0 0 0
Post image

πŸš€ @angular.dev v20.1 is out!

βœ… simplified component testing
🚦 signal graph in devtools
πŸ€– AI-assisted development with MCP server

Check our blog post for all the details:
πŸ‘‰ blog.ninja-squad.com/2025/07/09/w...

9 months ago 18 7 2 0
Advertisement

Yes, thought so πŸ‘

I figured, since Nx is embracing Vite, that OXC lint would be on your radar as well πŸ˜‡

9 months ago 0 0 0 0

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.. πŸ€”

9 months ago 0 0 1 0

One of the problems we encounter is that developers start using it/building GraphQL schema's with the REST(isch) mindset..

I still think GraphQL is a great solution, especially when dealing with a lot of Java micro-services/multiple backends

9 months ago 3 0 0 0
Preview
Nx 21.2 Release: Big upgrades to Angular 20, NestJS 11, and Storybook 9 Discover the latest in Nx 21.2, featuring Angular 20, NestJS 11, and Storybook 9

πŸ”₯ Nx 21.2 is here!

This release brings big new versions of some of our favorite tools:
πŸ…°οΈ Angular 20
🦁 NestJS 11
πŸ“– Storybook 9

Read all about it in our latest post:
bit.ly/4e5aSHJ

10 months ago 25 8 0 0

I usually put everything as strict as possibly.
And add Eslint/unicorn and Eslint/rxjs

And prettier import sort

10 months ago 1 0 0 0
Preview
Announcing Angular v20 The past couple of years have been transformative for Angular, as we’ve unleashed major advancements like reactivity with Signals and the…

Angular v20 is now available! ✨

Check out the blog post for more info about the cool features and be sure to tune into the v20 developer event premiering tomorrow, May 29 at 9 AM Pacific

goo.gle/angular-v20-...

10 months ago 84 30 0 6

I will, if I get it to work :-)

11 months ago 1 0 0 0
Advertisement

Great
Gonna dive into that tomorrow πŸ‘

11 months ago 2 0 1 0

@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.

11 months ago 1 0 1 0

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?

11 months ago 71 19 46 4