React Native EU 2019: Tzvetan Mikov - Improving React Native Performance

Поделиться
HTML-код
  • Опубликовано: 24 ноя 2024

Комментарии • 4

  • @toxicdesire8811
    @toxicdesire8811 5 лет назад

    So, what are the downsights here? The missing pieces? Can somebody explain?
    Also, if it's just better than the react native prior 0.60 in every single way, why this wasn't the decision taken earlier ?

    • @iversity
      @iversity 5 лет назад

      I'd guess... the compile time mainly. I'll likely update this if I find something else. Going to watch this a few times

    • @vincentbartz
      @vincentbartz 4 года назад +1

      Downside is that Hermes still has some bugs... (from my own experience, but you can look at their GitHub issues : github.com/facebook/hermes/issues)

    • @yewo.m
      @yewo.m 6 месяцев назад

      When starting a new framework you don't just immediately go all the way to developing your own full-blown JS engine just for your library's use case