Django vs Mern in 2023?? Which one should you learn? Best Backend Framework for 2023

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 พ.ย. 2024

ความคิดเห็น • 126

  • @amitpatel9670
    @amitpatel9670 ปีที่แล้ว +139

    Node js is not a framework it is a runtime environment for javascript.

    • @anuj7286
      @anuj7286 ปีที่แล้ว +14

      If you know that much why are you watching this video. You are Pro now.

    • @anuj7286
      @anuj7286 ปีที่แล้ว +2

      @@codewithpranoy hahah

    • @saidbadaoui1955
      @saidbadaoui1955 ปีที่แล้ว +5

      Node js working with Express Framework.
      All people know that

    • @abhisheksingh-qx9xz
      @abhisheksingh-qx9xz ปีที่แล้ว

      Runtime environment ka Matlab pata ha Tara ko stupid

    • @arjuuuuuu
      @arjuuuuuu ปีที่แล้ว +1

      Node js is the monster

  • @rachitjain5008
    @rachitjain5008 8 หลายเดือนก่อน +17

    Node js is not a framework, it is a runtime environment.

  • @sahil_parmar
    @sahil_parmar ปีที่แล้ว +20

    I tried them both and Laravel as well I found Laravel best framework to work.

    • @GeekTousif
      @GeekTousif ปีที่แล้ว +1

      can I get ur linkedin or insta username
      I need to talk something with you

    • @heisenberg6262
      @heisenberg6262 ปีที่แล้ว +2

      Laravel is best for freelancing

    • @sypherop
      @sypherop ปีที่แล้ว

      Nice joke. Laravel.. LMAO🤣🤣

    • @sahil_parmar
      @sahil_parmar ปีที่แล้ว

      @@GeekTousif sure please search
      Parmar Sahil 🇮🇳

    • @GeekTousif
      @GeekTousif ปีที่แล้ว +1

      @@sahil_parmar can't find

  • @arunabraham9382
    @arunabraham9382 ปีที่แล้ว +3

    What are you saying man. NodeJs bottleneck can be easly resolved using c++ addons its a bit advanced but its possible. For example you need do some heavy lifting on image processing. Its easy to integrate to an image library and export its functionality to js thus. the native library do all the computation when called using nodejs and then work with it.
    There are so many integrated npm packages that actually work with C++ libraries. Its also same way with Python or PHP they have libraries and native extensions to do the heavy processing work. Example tensorflow is written in C++ primarity and then Python. It has API implemention for js also. So its just wrong to stop any say Nodejs cannot do high workload things.
    The thing is true for every dynamic languages atleast.

    • @acupoftea12
      @acupoftea12 5 หลายเดือนก่อน +1

      What should I do python or js

    • @arunabraham9382
      @arunabraham9382 5 หลายเดือนก่อน +2

      @@acupoftea12 Python is good for one thing. How community can make a supposedly impossible language for various purposes.
      Python was built for scripting automation kind of thing not for big programming. But community made it like this.
      I'd say both are good in there own terms because of its usability. For web focused I recommend nodesjs. Using typescript makes it typesafe.
      It's technically faster in execution than python.
      Python is slow like snail in all dynamic languages available. PHP could have been grown to its level which is several times faster if community would be that strong.
      NodeJS community and packages are much more than Python. Plus it's naturally non blocking async support makes it quicker to do tasks.
      My take for web focused is NodeJS
      For scientific and research purposes then Python. Python can do many things like node but really slow.
      Instead of Python in that regards any other language Like Ruby, C#, Java are better.
      Even Google who been a primary user of Python replaced it with other stacks. Python is still used not that heavy now.

    • @acupoftea12
      @acupoftea12 5 หลายเดือนก่อน +1

      @@arunabraham9382 so at the end what choice you should prefer me as a big brother

    • @arunabraham9382
      @arunabraham9382 5 หลายเดือนก่อน +1

      @@acupoftea12 you won't get disappointed being a js fullstack.
      Python is not a natural language for web.
      First start as js dev. First take the language of browser is still js it never go down. Cost to rewrite to other language is much higher for a browser so you are safe choosing js.
      There are python framework to code as js. But it transpiles it to js.
      Don't just learn js but typescript
      Then you can get advanced opportunities also helps you migrate to better languages like Java, go etc.
      Python is it's own syntax. Unrelated to other popular languages. So learning curve to migration would be higher.

    • @acupoftea12
      @acupoftea12 5 หลายเดือนก่อน +1

      @@arunabraham9382 I Is I didn't get job after learning django python development ?

  • @papaisantara9770
    @papaisantara9770 ปีที่แล้ว +42

    Legend will learn Node JS and Django both. 😂

    • @himanshu7351
      @himanshu7351 ปีที่แล้ว +1

      Yess😂😂👍🏻👍🏻

    • @iamkhurram
      @iamkhurram ปีที่แล้ว +21

      And they master none😂

    • @sparshmanni10
      @sparshmanni10 9 หลายเดือนก่อน

      😂👍🏻

    • @harshshah3671
      @harshshah3671 5 หลายเดือนก่อน

      Bro don't learn mern it is not good content available on TH-cam I did a big mistake to learn mern and wasted 3months.now I am learning django

    • @papaisantara9770
      @papaisantara9770 5 หลายเดือนก่อน

      @@harshshah3671 thanks man you have saved my time.

  • @kushagra-aa
    @kushagra-aa ปีที่แล้ว +14

    I have 3 4 friends that enrolled in 'this course', They are asking me for help in their projects.
    plus nodeJS is a JS runtime, it is not a framework, the framework is Express in MERN

  • @heisenberg6262
    @heisenberg6262 ปีที่แล้ว +28

    Node js doesn't have disadvantage of call back hell you have support for promises and async programming to avoid it.

    • @ankit.bass25
      @ankit.bass25 ปีที่แล้ว +4

      I think he is biased towards one, he doesn't have deep knowledge on both

    • @arunabraham9382
      @arunabraham9382 ปีที่แล้ว

      Thats why use promise or coroutines

    • @xylyx_
      @xylyx_ 10 หลายเดือนก่อน +2

      The guy keeps referring nodejs as a js framework, what else can you expect from him!!

    • @MuhammadHamzaAamir
      @MuhammadHamzaAamir หลายเดือนก่อน

      yes you'r right bro

  • @krishnakumardubey5069
    @krishnakumardubey5069 9 หลายเดือนก่อน +4

    Django is not scalable?TF

  • @muhammaduzairrajput9810
    @muhammaduzairrajput9810 11 หลายเดือนก่อน +3

    is it worth mastering Django? because number of jobs for nodeJS is more than django

    • @greedycode
      @greedycode 10 หลายเดือนก่อน

      rn jobs number might be lower in django but it's worth learning. python have a fright future ahead

    • @Anubhavkumar2103
      @Anubhavkumar2103 9 หลายเดือนก่อน

      could you kindly tell me which one is best suitable at this time Dev with Node.js or Django Framework ?
      please tell me with all prespective.@@greedycode

    • @junaidkhankhan4260
      @junaidkhankhan4260 3 หลายเดือนก่อน

      What is your decision please help me also

  • @sunnysanatani3971
    @sunnysanatani3971 8 หลายเดือนก่อน +1

    Bhai yaha java script samjh nhi aa rhi aap easy bol rhe

  • @chetanlondhe2541
    @chetanlondhe2541 ปีที่แล้ว +2

    The best explanation i have ever seen

  • @AshikRahman-fw3sv
    @AshikRahman-fw3sv ปีที่แล้ว +2

    tops algorithm programming language 2023 ?

  • @SumitSingh-wz3wt
    @SumitSingh-wz3wt ปีที่แล้ว +5

    Sir , muze ek apke ek live django project k backend ka code chaiye. So that I can compare my code with yours , & pick up best practices from that.

    • @acupoftea12
      @acupoftea12 5 หลายเดือนก่อน +1

      Did you get job

  • @AshikRahman-fw3sv
    @AshikRahman-fw3sv 11 หลายเดือนก่อน

    Software engineer VS Software Development 2024 ?

  • @anandverse7094
    @anandverse7094 2 หลายเดือนก่อน

    Node js is not a framework 🥴, it is a runtime environment for javascript.

  • @bhaveshjain7262
    @bhaveshjain7262 ปีที่แล้ว +3

    Hello bro, you are doing great work. I watched your videos they are amazing. By the way I wanted to ask you that if you need a subtitle writer for your videos. I can do it for you.

  • @junaidkhankhan4260
    @junaidkhankhan4260 3 หลายเดือนก่อน

    Compare job opportunities

  • @jafffar5885
    @jafffar5885 7 หลายเดือนก่อน

    Bro stop mixing languages, choose one and that we all understand

  • @asmamozaffar5259
    @asmamozaffar5259 ปีที่แล้ว +3

    Im so confused. Django or node? 🙂

    • @flyingclones
      @flyingclones ปีที่แล้ว

      spring boot , do what you are good at.

    • @mirgohram6666
      @mirgohram6666 4 หลายเดือนก่อน

      You can choose Django

  • @hadeedtmgggg5837
    @hadeedtmgggg5837 ปีที่แล้ว +2

    For call back hell promises and async await are available

  • @wakeup_sid_018
    @wakeup_sid_018 ปีที่แล้ว

    If I am interested in front end more which should I choose? Which has front end work higher comparatively

  • @ankit.bass25
    @ankit.bass25 ปีที่แล้ว

    Dude node is not a framework, express is and nestjs are, node is a runtime.

  • @CS_GUDDU
    @CS_GUDDU 4 หลายเดือนก่อน +2

    Like fo django

  • @AshikRahman-fw3sv
    @AshikRahman-fw3sv ปีที่แล้ว +1

    Tops Software engineer programming language 2023 ?

  • @OnlineCodingForYou
    @OnlineCodingForYou 4 หลายเดือนก่อน

    Future is machine learning

  • @SaiTangHuang
    @SaiTangHuang ปีที่แล้ว +1

    sorry, I don't understand your english. I assume it has some other language mixed in. It would be nice to know in advance if the video is in english fully. Good quality content though

    • @riyasharma8019
      @riyasharma8019 4 หลายเดือนก่อน

      Yes he is using Hindi + english

  • @AshikRahman-fw3sv
    @AshikRahman-fw3sv 11 หลายเดือนก่อน

    Tops Software engineer skills 2023

  • @PayloadPulse
    @PayloadPulse ปีที่แล้ว +1

    for callback hell promises and async are avilabel

  • @SP-un3rj
    @SP-un3rj ปีที่แล้ว +7

    Spring boot is always 🔥🔥🔥🔥🔥

    • @yogeshyts
      @yogeshyts ปีที่แล้ว

      hate java long long syntax

    • @SP-un3rj
      @SP-un3rj ปีที่แล้ว

      @@yogeshyts
      I know Java Is Hard As Compared To Other Language. Me Bhi Python Se Java Pr Shift Hua hu.
      Java Is very Secured Language. tu industry me Jake dekh sabhi badi company and banking Software Java pr hi Kam karte hai.

    • @yogeshyts
      @yogeshyts ปีที่แล้ว

      @@SP-un3rj m to django wala hu spring pe ni jana chahata

    • @SP-un3rj
      @SP-un3rj ปีที่แล้ว

      @@yogeshyts bhai ham developer ko industry me tikna hai to requirements ke basis pr continue learning chalu rahni padti hai new skill sikhni padti hai.
      Nhi to tumne recession me dekha hoga nikal dete hai.

    • @itzRadheyMohan
      @itzRadheyMohan ปีที่แล้ว

      @@SP-un3rj bro springboot ya microservices use kar rahe ho?

  • @erranbahadurbk
    @erranbahadurbk ปีที่แล้ว

    Great video

  • @cobramanda8481
    @cobramanda8481 ปีที่แล้ว +1

    suggest best django course beginner to advanced

  • @frostyfreezemovies
    @frostyfreezemovies ปีที่แล้ว +2

    Node kru ya django?

    • @honeykumar5832
      @honeykumar5832 ปีที่แล้ว +1

      Node js

    • @junaidkhankhan4260
      @junaidkhankhan4260 3 หลายเดือนก่อน

      Django 😅

    • @devanshdubey4588
      @devanshdubey4588 3 หลายเดือนก่อน

      ​@@junaidkhankhan4260Django kyo, any specific reason over nodejs

  • @raiyansiddik2023
    @raiyansiddik2023 4 หลายเดือนก่อน

    MERN STACK ❤

  • @abhishekchaurasiya2826
    @abhishekchaurasiya2826 ปีที่แล้ว +4

    Django 🤎🤎🤎🤎

  • @AshikRahman-fw3sv
    @AshikRahman-fw3sv ปีที่แล้ว

    Software engineer tops algorithm programming language 2023

  • @denniswambua4471
    @denniswambua4471 ปีที่แล้ว +6

    Please explain in English continuously 😅

  • @jayeshnayee6735
    @jayeshnayee6735 ปีที่แล้ว +2

    But node js startup and small company use karti hai esliye man nahi karta

  • @crystianmunoz2931
    @crystianmunoz2931 ปีที่แล้ว +4

    Is this in English or Ind English??? Lack of respect. If you start talking in English, just finish it in English. You switch to a language people do not know.

    • @EZEOP
      @EZEOP ปีที่แล้ว

      asl;dkfjalsdkfj

    • @rahulgupta2322
      @rahulgupta2322 ปีที่แล้ว +2

      In india we talk like that

    • @sidrockx95
      @sidrockx95 ปีที่แล้ว +4

      :D That's Hinglish for ya

    • @sirdanny4637
      @sirdanny4637 2 หลายเดือนก่อน

      Hamay yha esa hi hota h😂

  • @redink8704
    @redink8704 ปีที่แล้ว

    Add english captions for foreign subscribers like me

  • @saitejaguntupalli9085
    @saitejaguntupalli9085 9 หลายเดือนก่อน +2

    please do videos in English language...why because English is common language for everyone please

  • @khetrabasitechvideo362
    @khetrabasitechvideo362 ปีที่แล้ว

    Project perchage karna hee aap ka.. kuchh bat karna he project related

  • @armaan.nagpuri
    @armaan.nagpuri ปีที่แล้ว +1

    Bro your eyes have bags, not getting enough sleep I think...

  • @NoobsDeveloper
    @NoobsDeveloper ปีที่แล้ว

    Bhai maine dekha hai nodejs ki jyadaa job compere to nodejs

  • @AshikRahman-fw3sv
    @AshikRahman-fw3sv ปีที่แล้ว

    Software engineer programming language 2023

  • @MannysTechWorld
    @MannysTechWorld ปีที่แล้ว +3

    Or both😈😈😈😂😂😂😂

  • @rishabh7781
    @rishabh7781 ปีที่แล้ว +5

    Bro do comparison on node vs django vs laravel

    • @DhavalAhir10
      @DhavalAhir10 ปีที่แล้ว

      ​@@brocklesner6244
      Django is best for freelancing.

  • @mehfooztech2042
    @mehfooztech2042 ปีที่แล้ว

    Sir test cased playlist?

  • @google-assistant1374
    @google-assistant1374 ปีที่แล้ว

    Bhiya aapka Ghar axis Bank ke atm se kitna dur h

  • @rahulbaghel1680
    @rahulbaghel1680 ปีที่แล้ว +4

    What about php laravel🤣🤣

    • @yogeshyts
      @yogeshyts ปีที่แล้ว +1

      tata by by googbye

    • @oyobiryani
      @oyobiryani ปีที่แล้ว +1

      PHP 8 + Laravel ❤

  • @wayofmuhammad
    @wayofmuhammad ปีที่แล้ว +1

    Sir salary se related bhi bata dete

  • @sajanverma73
    @sajanverma73 ปีที่แล้ว +1

    make a video on IOS native , React native and flutter with salary comparison video
    TH-cam mai kisi ne es topic pr video nahi bnaye h

    • @heisenberg6262
      @heisenberg6262 ปีที่แล้ว

      Flutter is best dont go for react native its the worst framework in terms of performance

    • @creativeideas6211
      @creativeideas6211 ปีที่แล้ว

      ​@@heisenberg6262Swift

  • @amankumarmandal1513
    @amankumarmandal1513 10 หลายเดือนก่อน +1

    Call back hell 😂😂 it's not a big problem . It's already solved by the help of a promise or asyn await ❤

  • @gudiatoka
    @gudiatoka ปีที่แล้ว

    Node best as... Django needs js too

    • @gudiatoka
      @gudiatoka ปีที่แล้ว

      @@benzaminbikash.7 for full stack

    • @gudiatoka
      @gudiatoka ปีที่แล้ว

      @@benzaminbikash.7 dont know bhai

    • @sahilkumar-zp7zv
      @sahilkumar-zp7zv ปีที่แล้ว

      @benzaminbikash.7 by the same logic java and go is also useless.

    • @junaidkhankhan4260
      @junaidkhankhan4260 3 หลายเดือนก่อน

      No to node 😂