Node.js vs Golang COMPARISON

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

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

  • @Jelvix
    @Jelvix  10 месяцев назад +4

    What do you feel about this comparison? Do you have any more insights on using Node.js and Golang? 🤭

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

      very nice video, congratulations, I'm going to come in in the Go lang world right now and your video was good and very explanative

  • @davismoirangthem44
    @davismoirangthem44 10 месяцев назад +19

    Golang introduced Generics in 1.18 back in 2021.

    • @mr_don_key
      @mr_don_key 6 месяцев назад +2

      yeah, jelvix has no clue about what they are jabbing about. Node is e.g. not a language, but a runtime. And there are other fails in this video.

  • @jiminnovator1556
    @jiminnovator1556 10 месяцев назад +1

    Hey, thank you for this wonderful video! Just have a question: how do these technologies handle concurrency, and which one is better suited for highly scalable applications?

    • @dyto2287
      @dyto2287 9 месяцев назад

      Go is batter for concurrency. NodeJS is single threaded.

  • @user-qr4jf4tv2x
    @user-qr4jf4tv2x Месяц назад +1

    whatsapp uses erlang and netflix uses golang popularity don't mean much though a less popular language is almost always pays more.
    most problem is IO that's why its JS often recommended.. dynamic languages like js,php,erlang allows you to be fast and allows you to mess up. if safety is more important the go ahead and use rust,go,c#,c++,java. though go and rust will be safest with lowest cpu ram usage while go you don't get into situation of framework hell.. if distribution is more important then erlang,elixer,gleam.
    you have to strike a balance of safety,efficiency,cost,scalability

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

      Hi! Thank you for sharing your experience!

  • @munna5553
    @munna5553 4 месяца назад +2

    Rust v/s go

    • @Jelvix
      @Jelvix  3 месяца назад +2

      Hi! Thank you for this idea 😉

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

      Yep I need to make the last search about Go and Rust is the last research for me :)