When and when not to use Node.js - Node.js Basics [06] - Java Brains

Sdílet
Vložit
  • čas přidán 23. 03. 2020
  • Have you seen the new Java Brains? Check out www.javabrains.io now for awesome courses and content!
    Understand the core problems that Node.js was meant to solve and why it is a good choice for certain applications and not for some others! Learn the strengths and weaknesses of the Node.js platform.
    Java Brains website: javabrains.io
    Access the full course playlist here:
    • NodeJS Basics
    #JavaBrains #Node.js #JavaScript #Tutorial

Komentáře • 419

  • @brunobernard86
    @brunobernard86 Před 4 lety +341

    Hey, you need to do a series on "When and when not to use".

  • @femaledeer
    @femaledeer Před 4 lety +298

    Having an explanation of the technology before diving into the code is extremely useful. A lot of youtube channels don't explain anything.

  • @carlosbarbier2401
    @carlosbarbier2401 Před 4 lety +24

    I have been working with node js for a while but this tutorial is one of the best tutorials out there. Thanks for sharing your knowledge

  • @mykola5669
    @mykola5669 Před 4 lety +7

    That's the best "how, why and when" video about programming languages I saw by this day. Well done!

  • @ayanSaha13291
    @ayanSaha13291 Před 4 lety +5

    Dear Koushik, You are outstanding as always. I could not find a single person who speaks technology as simply as you do. I have been following you for more than 7 years now. I truly appreciate your efforts. Thank you.

  • @liamsmith-yp3xh
    @liamsmith-yp3xh Před 4 lety +73

    when to use: "do this then this, then this, then this"

  • @karthik-ex4dm
    @karthik-ex4dm Před 4 lety +23

    One of best explanations of event driven model of Node.js

  • @MrSidMan
    @MrSidMan Před 4 lety +441

    When NOT to use Node.JS:

  • @ibrahim47
    @ibrahim47 Před 4 lety +18

    Great video, one thing to add is it's commonly used in distributed systems. thanks to its non-blocking ability and asynchronous behavior.

  • @shaileshsingh5664
    @shaileshsingh5664 Před 4 lety +8

    NICE lets make this lockdown a little educational and knowledgeable

  • @simomed5002
    @simomed5002 Před 4 lety +4

    wow being more than 10 years in web development... I like how simply you explain the details! keep moving bro, I'm definitely following your tutorials and moving to node js from the programming language I'm using right now, also I subscribed to your channel :)

  • @alexisaddicted
    @alexisaddicted Před 4 lety +2

    I think that for this video is great at explaining basic concepts in a simple way. Good job!

  • @David-kg5nn
    @David-kg5nn Před 4 lety

    Thanks for this. I really enjoy the long form, in-depth discussion on one topic.

  • @SachinKumarSahu
    @SachinKumarSahu Před rokem

    Having experience of working in Node for last couple of years, but some info in this tutorials are complete GOLD

  • @aakashggujju
    @aakashggujju Před 3 lety +1

    Man you are the best and let me tell you that listening to you is always blissful and let me tell you that you are an awesome teacher and always make things simple and cool for listener's. Thanks. 🙏

  • @devdylan6152
    @devdylan6152 Před 3 lety +1

    you covered this SO WELL... like you hit all the proper keys and put it all in a easy to digest manner, I will be using this to explain this to people D:

  • @jenishvadodaria2888
    @jenishvadodaria2888 Před 3 lety

    You are a gem for Providing us with this example. Thank you!!

  • @keshavrastogi5005
    @keshavrastogi5005 Před 4 lety +2

    that was really great. I was confused whether to use node.js or not, but now I am clear :) Thanks! :)

  • @jeronimoolivavelez1299

    Great Explanation. It is important, not only to know the code language but also learn which code is better to put in use depending the context of the app you are going to develop.

  • @Manana7016
    @Manana7016 Před 2 lety +2

    I really appreciate your explanation! I’d love to hear your take on comparing node.js to other options like python, php, etc. But thank you again for this video.