Live data from Hacker News

Viewing profile — mgechev

mgechev

HN member
Joined
Tue, Sep 04, 2012, 2:59 PM UTC
HN karma
463
Public activity
126 items

About mgechev

https://github.com/mgechev https://x.com/mgechev

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
  8. story
  9. story
  10. 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…

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

  12. comment
    Comment #39790616

    Yes, via Angular.

  13. comment
    Comment #39790610

    It introduced very fine-grained code loading on interaction and something the community refers to as resumability.

  14. 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…

  15. comment
    Comment #39790565

    Merging is the ultimate goal! Both teams are already working closely together on shared designs and specific implementations.

  16. comment
    Comment #39784811

    We’re going to share a blog post with more details in the next couple of days.

  17. 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 :)

  18. 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/…

  19. 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…

  20. 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…

  21. story
  22. 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.

  23. 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…

  24. 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…

  25. 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…