GoLang v. JavaScript and why go is better

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

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

  • @codework7535
    @codework7535 Месяц назад +1

    Excellent work😎

  • @nabinsaud4688
    @nabinsaud4688 26 дней назад +1

    Can you share your nvim config in github

    • @ByteNinja-ym1nl
      @ByteNinja-ym1nl  25 дней назад

      Here you go github.com/byteninjayt/nvim-config

  • @hashirventhodi
    @hashirventhodi 29 дней назад

    Great work!!!!

  • @hashirventhodi
    @hashirventhodi 19 дней назад

    What about rust?

    • @ByteNinja-ym1nl
      @ByteNinja-ym1nl  19 дней назад

      Rust is indubitably faster when compared with go, the only thing going in favour of rust is its 'simplicity', imho you can pick either one.

  • @assamtv2222
    @assamtv2222 Месяц назад

    It's great

  • @howuseehim
    @howuseehim 5 дней назад

    HMR

  • @matangisangitalaya
    @matangisangitalaya Месяц назад

    It's so good

  • @snatvb
    @snatvb 21 день назад +1

    Go guarantees that everything will work after compilation - say it to null pointer exception)))))
    u even can't know optional or not is the field
    I'de prefer go where is cuncurrency is really necessary

    • @ByteNinja-ym1nl
      @ByteNinja-ym1nl  20 дней назад +2

      Agreed, go has its flaws, I'm planning a video where I'll cover the pain points, and how to get around them.

  • @bjarne431
    @bjarne431 6 дней назад

    everything with a decent standard library is better than JavaScript - meaning literally everything