@mjovanovictech@pavle_dav@claudeai Maybe our project but I find GPT 5.3 codex is better, Opus for me does some strange things eating away at the context, for example it was trying to work out how the AzureOpenAI sdk could do something, it spent 5 mins trying to run sxripts to use reflection which kept failing
Angular Signals promised a simpler
reactive model and better performance.
@tomastrajan migrated entire UI library to Signals
and only got bitten twice. 🐍
But what really happens when
you go all-in on Signals? 🤔
That’s the theme of our
next Angular Space Meetup:
“Migrating a UI Library to Angular Signals”
📅 September 10, 5 PM UTC
🎙 Host: @Armandotrue
🎤 Guest: @tomastrajan
We’ll cover:
✅ Effect timing & afterRender gotchas
✅ How Signals boosted SSR & hydration performance
✅ Why CDK instead of wrapping 3rd-party libs
✅ The real benefits of going all-in on Signals
🔴 Live on X, YouTube, Twitch & LinkedIn
Organized by Angular Space 🌌
@mjovanovictech This caught me out recently, a simple invoice object, I was including a couple more related entities and when I checked one of the queries it was bringing back 20,000 rows! Adding AsSplitQuery one query from 25 seconds to 300ms
@AngularConnect@angular Excited for this!
I'd like to do an Online Workshop but also attend the conference in-person. The buy tickets has the following:
[Bundle - Online] Workshop + Conference Ticket
Is the conference ticket in that bundle online only?
I've now been creating YouTube videos for 2 years and 1 month.
- 10,7M views
- 434,500 hours of watch time (~49.5 years 🤯)
- 99,500+ amazing subscribers (almost at 100k)
- 2 videos/week for 109+ weeks straight
The image below is what it looked like when I was starting.
I had no idea what I was doing. I even used the front camera on my phone to see what I was recording.
You don't need to have everything figured out. I tried to make one small improvement with every video.
Looking back at my first video, I'm almost embarrassed. But I'm proud of that man for starting.
So if there's one thing you take away from all this, it's this.
Start that thing you've been putting off.
Who knows where you'll be in a year from now.
You'll figure out how to make it work as you go.
Be scrappy, ship fast, and learn from mistakes.
My only goal is to bring value to you.
Stay awesome!
@DanielGlejzner Template driven with vest for validation and now looking to use https://t.co/aMpo4YeFaH from @brechtbilliet
I watched an amazing video from Ward Bell years ago that confirmed Template Driven all the way, so much boiler plate with reactive forms
https://t.co/0RIV0wmQ72
Preparing the release of [email protected] where I will add the feature overview flow. Really happy that #angular is getting a tool with @xyflowdev quality.
Kindly ask you to hit a star if the project seems important to you
https://t.co/maEEfwvjbM
Stop the #angular forms pain 🤓
I released ngx-vest-forms and I promise you'll stop struggling with them if you give this lightweight adaptor of @vestjs a try.
If this repo gets 100 stars I'll create a bunch of free tutorials!
https://t.co/74qsAujGct
Here's something @BehluliLedjon & I have been working on: locality-aware repartitioning for @msftorleans! It shuffles grains between nodes in the cluster to reduce cross-network calls, resulting in 30% to 110% throughput improvements in early benchmarks.