Viewing profile — mgechev
mgechev
HN member- Joined
- Tue, Sep 04, 2012, 2:59 PM UTC
- HN karma
- 463
- Public activity
- 126 items
- HN profile
- View on Hacker News ↗
About mgechev
Recent public activity
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #39801597
Edit: in v17.3 we have a minimal dependency on RxJS in ApplicationRef and NgZone, but in practice, it's unlikely that you'd need to use these APIs. In the following versions, we'll…
-
comment
Comment #39790876
Performance always needs to be a priority for a team to hit satisfying metrics. Wiz is designed to make it harder to get bad metrics if performance is not your top goal.
-
comment
Comment #39790616
Yes, via Angular.
-
comment
Comment #39790610
It introduced very fine-grained code loading on interaction and something the community refers to as resumability.
-
comment
Comment #39790590
At this point, we are not anticipating to have to develop a new rendering engine at this point, so it should be a more incremental effort than Ivy. As an Angular developer you coul…
-
comment
Comment #39790565
Merging is the ultimate goal! Both teams are already working closely together on shared designs and specific implementations.
-
comment
Comment #39784811
We’re going to share a blog post with more details in the next couple of days.
-
comment
Comment #39784785
We’re building infrastructure for these products rather than the products themselves. I’ll be happy to answer questions about Angular and our collaboration with Wiz :)
-
comment
Comment #39784767
Fundamentally they are similar to Preact Signals, Solid Signals, Vue signals, etc. We took some different trade-offs and listed the details here https://github.com/angular/angular/…
-
comment
Comment #39780960
>...but I HATE rxjs and the complexity of it. And the whole thing on top of rxjs, ngrx. You can't just simply take one value and compare it, no you have to use pipes and rxjs. We'r…
-
comment
Comment #39780920
Hey everyone, I'm working on this at Google and would be happy to answer your questions :) The tldr; is that we see a lot of similar requirements from developers across Angular and…
- story
-
comment
Comment #25073546
Or Svelte works essentially the same way as Angular? :) They are similar in a sense that both compile HTML to incremental DOM-like structure, but have their own differences.
-
comment
Comment #25072705
There's no way for me to know what happened without being part of the team back then. What I'm certain is that he had a bad experience which impacted him negatively and I'm sorry h…
-
comment
Comment #25072147
Yes, I've worked with Jeff and I'm familiar with the post. In fact, Jeff was the one who first invited me to apply for a role at Google after our collaboration on the Angular mobil…
-
comment
Comment #25071906
Angular team member here :) >our bundle size hasn't moved or increased slightly Please make sure you are using the latest version of our compiler and runtime. Many developers obser…