Тёмный
No video :(

Django vs Node js in 2024 - Make the Right Choice (Difference Explained) 

Daniel Dan | Tech & Data
Подписаться 32 тыс.
Просмотров 53 тыс.
50% 1

🚀 (Discount Link) Learn Django and Achieve Mastery: bit.ly/3Sm17vH
🔥 (Discount Link) Node.js The Complete Guide: bit.ly/46xifCy
In this video, I'm going to compare Django vs Node js Technologies. I will go through topics like Advantages, Disadvantages, Similarities, Differences, Career Opportunities and finally, we will find out which one is better to use for what project.
⏱️CHAPTERS:
0:00 Django vs Nodejs
00:46 What are Node js vs Django for?
1:48 Key Features
4:11 Advantages and Limitations
4:58 Node js Pros
5:26 Node js Cons
5:48 Django Pros
6:16 Django Cons
6:48 Django and Node js Comparison
8:40 Which is better Django or Node js?
9:31 Career Opportunities
Note: Some links are affiliate links that help the channel at no cost to you.
#django #node #nodejs

Опубликовано:

 

6 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 103   
@Daniel-Dann
@Daniel-Dann 8 месяцев назад
🚀 (Discount Link) Learn Django and Achieve Mastery: bit.ly/3Sm17vH 🔥 (Discount Link) Node.js The Complete Guide: bit.ly/46xifCy
@fazlehadiazmat7g803
@fazlehadiazmat7g803 3 месяца назад
bro didn't use any stock videos used himself and recorded them!!! great man excellent!
@Daniel-Dann
@Daniel-Dann 3 месяца назад
Appreciate it!
@tusharagarwal5306
@tusharagarwal5306 3 месяца назад
This made me subscribe to his channel instantly.
@fixmobile77
@fixmobile77 2 месяца назад
Keep going! It's glad to see your content again. Thanks for it! And stay safe at this hard time!
@Daniel-Dann
@Daniel-Dann 2 месяца назад
Many thanks! Will do!
@lewisD122
@lewisD122 7 месяцев назад
super video! Which is the best framework for backend in 2024?
@Ethan_M77
@Ethan_M77 7 месяцев назад
Thanks for such quality in educational content, Daniel.
@Daniel-Dann
@Daniel-Dann 7 месяцев назад
You are welcome :)
@megrose3718
@megrose3718 8 месяцев назад
Good suggestion, thx
@codeofmohit
@codeofmohit 2 месяца назад
subscribed to your efforts bro , keep hustling, success will take care of itself 🚀
@Daniel-Dann
@Daniel-Dann 2 месяца назад
Appreciate it!
@cysiek221
@cysiek221 5 месяцев назад
Świetny film Daniel! ;)
@Daniel-Dann
@Daniel-Dann 5 месяцев назад
Proszę bardzo
@welzyalzy
@welzyalzy 6 месяцев назад
Should have compared Next.js and Django. Node.js is a runtime environment for running JS code on the backend while Django is a python web Framework.
@writterpanditsid5048
@writterpanditsid5048 5 месяцев назад
Yes I love next js
@sashas.3323
@sashas.3323 4 месяца назад
Not next.js, but nest.js
@skysaville
@skysaville 4 месяца назад
I think NestJS is more comparable to Django as a Nodejs framework.
@devnydv
@devnydv 2 месяца назад
Yes the comparison is useless.
@joetrades2472
@joetrades2472 Месяц назад
Nestjs *
@Wyatt_Coleman
@Wyatt_Coleman 7 месяцев назад
good compersion. but I would prefer to see code examples more often
@charlie64x2
@charlie64x2 7 месяцев назад
I love Django. Do remember one thing: node is a platform for running code and writing JS apps and Django is a full blown web application framework. A better example would be to compare Nest.js to Django.
@mostafaalayesh2803
@mostafaalayesh2803 7 месяцев назад
I'm really speechless after your comment! we can say clearly that comparisons between node and Django are misleading.
@afrivox
@afrivox 6 месяцев назад
​@@mostafaalayesh2803not really misleading. If you exclude technicalities the comparison is about basically there are few back end stacks including js/node based and python based like django. So some people would like to know whether to use node based framework or django. I for one came here cause I have a small project and I am torn between django and , you get it, node. I know django has all the bells and whistles but I am thinking of using react, so the temptation is to rather go node, ie js through and through. But I might convinced otherwise, if I learn more about django .... for I am more familiar with node, but I am scrapping the web and python seems to be doing a great job at that.
@christianmiguez1379
@christianmiguez1379 27 дней назад
I suscribed o the channel and Daniel did appear with thumbs up and sunglasses LOL
@Daniel-Dann
@Daniel-Dann 27 дней назад
Thanks!
@xderen_xd
@xderen_xd 6 месяцев назад
JAH BLESS, and why not both? I was that developer marrie with javascript trying to do everything with that but is better to use the tool that is better for the job and combine them. I love the async of node.js for streaming or my online web games or chats but I also love python in large data management and django for that ready to use tools sometimes you have to write your own with node so I really will not compare them because I believe is different, node feels more like a backend language as maybe php more than a framework as Django
@paborlouise319
@paborlouise319 6 месяцев назад
Django is great... Learn and use what is needed for the project to be a great programmer
@vojtaborsky
@vojtaborsky 7 месяцев назад
not bad, thanks
@rec-trick
@rec-trick 5 месяцев назад
I think he watched a video before that there is a way to make Django with multiple requests, so what about the modern versions between Asgi and wsgi, so what is the difference?
@Shyam_Mahanta
@Shyam_Mahanta 5 месяцев назад
nodejs, golang shines at cocurrency
@netcat3000
@netcat3000 2 месяца назад
why not both? serious question, I'm an expert in django but I have to write an app using node js for university and I wonder how to combine them I've never used node js
@abdulhannan288
@abdulhannan288 Месяц назад
What do you suggest should i learn Djanogo?
@netcat3000
@netcat3000 Месяц назад
​@@abdulhannan288 I would definitely recommend learning Django. It's easy to use and offers extensive functionality, making it a powerful choice for backend development. Django ensures safety with many built-in tools and supports the creation of decent frontend interfaces as well. However, if your goal is to create beautiful, responsive, and high-quality frontends, Node.js might be a better fit. Personally, I found combining both Django for backend and Node.js for frontend to be highly effective. By harnessing the strengths of each, I achieved significantly better results compared to using either framework alone. Ultimately, choosing the right tool depends on your specific project needs and goals, but mastering both Django and Node.js can greatly enhance your ability to develop robust web applications.
@vaibhavwadhavane874
@vaibhavwadhavane874 7 месяцев назад
why developer use nodejs with express if we have NEXTjs to build fullstack apps????
@jass__0
@jass__0 7 месяцев назад
Scalability
@divyanshrawat2859
@divyanshrawat2859 3 месяца назад
it isnt even a comparison , nodejs is a javascript runtime on the other side , django is a backend framework
@Aditya-zl4qz
@Aditya-zl4qz 8 месяцев назад
Node JS 🔥
@austecon6818
@austecon6818 Месяц назад
I thought django can be async now too...
@Robertss556
@Robertss556 7 месяцев назад
please, make video laravel vs Node js
@reilwaystation4372
@reilwaystation4372 13 дней назад
after working with MERN for a year I'm so relieved that I'm back to django & vanilla JS.
@Evan_T11
@Evan_T11 7 месяцев назад
Daniel, can you make more videos about data analytics?
@Daniel-Dann
@Daniel-Dann 7 месяцев назад
Will make soon
@Murphy_G
@Murphy_G 7 месяцев назад
I'm with django
@kyleefisher
@kyleefisher 7 месяцев назад
Nodejs is my boy!
@katata4742
@katata4742 4 месяца назад
well we now have async .... in django .. if your for projects where you build it yourself ... django is king you wont believe how fast and how well you will build...
@gamingwolf3385
@gamingwolf3385 8 месяцев назад
Nodejs vs django ?? Golang please 💪 powerful easy popular , big companies start migrating to it , great developer experience and client experience !
@iShaymus
@iShaymus 7 месяцев назад
Popular ..... lol. Not even at a stretch. Not mature, limited libraries, small developer base. It's a nice language but no IT manager is going anywhere near it in it's current state.
@Shane_Palmer
@Shane_Palmer 8 месяцев назад
Django is easier and better
@LlanzKennethLuy-ch4iz
@LlanzKennethLuy-ch4iz 2 месяца назад
Yes but you would understand behind the scene on how it work with NodeJS
@ahamedminto8049
@ahamedminto8049 8 месяцев назад
NodeJs is great
@user-uq4mc9yu8t
@user-uq4mc9yu8t 5 месяцев назад
both
@sashas.3323
@sashas.3323 4 месяца назад
Node is much quicker then python, it's better to comare node with go
@Codewithshameel
@Codewithshameel 6 месяцев назад
Django is best
@jayeshcholker
@jayeshcholker 6 месяцев назад
Node Js the King 👑
@theandrefilipe90
@theandrefilipe90 14 дней назад
love the accent
@vectoralphaSec
@vectoralphaSec 5 месяцев назад
Both are great, but i prefer Django.
@abin333
@abin333 Месяц назад
Node Node Node
@ivan.jeremic
@ivan.jeremic 3 месяца назад
They are not the same thing, Python can be compared to Node and not django
@pshycocoder
@pshycocoder 7 месяцев назад
Go 4 NodeJs...easy fast and secure 🔐
@_vk03
@_vk03 7 месяцев назад
Faster than asgi ?😂
@pythonista_
@pythonista_ 5 месяцев назад
I think you are new to backend, Django is more secure than Node js 😂
@pshycocoder
@pshycocoder 5 месяцев назад
@@pythonista_ keep crying🤣node js is still most popular
@_vk03
@_vk03 5 месяцев назад
@@pshycocoder onlyfans is also popular... doesnt make it better..🤣
@pythonista_
@pythonista_ 5 месяцев назад
@@pshycocoder Hey poor kid here matter is about the security first you have to know how frameworks works 🤣🤣
@davifreire833
@davifreire833 6 месяцев назад
I am starting with Django as a freelancer. It's excelent.
@baby12173
@baby12173 8 месяцев назад
Django is better and easy to use .Big django and python
@sherkan_n
@sherkan_n 8 месяцев назад
i use nodejs with express, its nice
@rajashekhar433
@rajashekhar433 7 месяцев назад
Any tutorial to learn and example link please 🙏
@sherkan_n
@sherkan_n 7 месяцев назад
sorry, I don't use tutorials anymore, there are many on the net anyway, I learned gradually while working on the website, I didn't use a specific tutorial or something @@rajashekhar433
@vaibhavwadhavane874
@vaibhavwadhavane874 7 месяцев назад
why you use nodejs with express if we have NEXTjs to build fullstack apps????
@sherkan_n
@sherkan_n 7 месяцев назад
@@vaibhavwadhavane874 i use vuejs on frontend and i dont like next
@Shyam_Mahanta
@Shyam_Mahanta 5 месяцев назад
@@vaibhavwadhavane874 A sepearte node app can run on a dedicated machine is very standard for a backend system. you dont want your frontend and backend to run on same CPU.
@deequi77
@deequi77 2 месяца назад
Django Django Django
@ashokbishwas
@ashokbishwas 4 месяца назад
node js and Javascript .
@alexy.3512
@alexy.3512 7 месяцев назад
Today we are going to compare apples with oranges. Are you ok there?
@Mr_XYX
@Mr_XYX 5 месяцев назад
Django is the Best
@heysoub
@heysoub 7 месяцев назад
CURIOUS TO SEE ... IF I SURVIVE... WHEN NODE JS RUNS ON V9 ENGINE..😂
@marcohama1
@marcohama1 2 месяца назад
Node Js
@writterpanditsid5048
@writterpanditsid5048 5 месяцев назад
Next js
@pawegozdz1291
@pawegozdz1291 2 месяца назад
Comparing these two is like comparing Toyota production facility to a Ford Focus car. One produces cars, and the other is a final product. You look like someone, who doesn't seem to see any difference between those.
@jayeshcholker
@jayeshcholker 6 месяцев назад
Django is great for be jobless 😂
@slkumar022
@slkumar022 4 месяца назад
Russian??
@Daniel-Dann
@Daniel-Dann 4 месяца назад
nope
@Yarkanlaki
@Yarkanlaki 7 месяцев назад
Learn Django if you wanna be jobless
@afrivox
@afrivox 6 месяцев назад
Good point. In my many years in industry, I have heard of 2 local companies doing django. I even tried to search for jobs requiring django and it is zero.... here in NZ😂
@ruksharalam173
@ruksharalam173 5 месяцев назад
Compared to Node + React jobs, Django jobs are far less indeed.
@Yarkanlaki
@Yarkanlaki 5 месяцев назад
@@afrivox in MENA most devs learnt PHP in 2007 now they are COE and team leaders and next gen Developers mostly use MERN stack only solo devs like me use Django as full stack development. tool since 2021. Until now I have one interview with a company wannt to add Django dev to their team
@Yarkanlaki
@Yarkanlaki 5 месяцев назад
@@afrivox Large number of programmers are unemployed but Django dev are those never get job , since 2019 i had single interview with tech company and i had rejected foe being useless ,, here in MENA. ( 20 countries)
@Yarkanlaki
@Yarkanlaki 5 месяцев назад
@@ruksharalam173 Cuz Node has MERN stack both back-end and front-end dev use same code ( same pain) so its most demand by IT Solutions ,But I use Django only for side projects cuz most client are in hurry so Django + Alpinjs + HTMX + Tailwindcss boomb = a Web. App ready for service + admin panel
@AlexM-ne8jm
@AlexM-ne8jm 7 месяцев назад
nodejs is superior in everyway
@ah89971
@ah89971 7 месяцев назад
In security?!
@esmupamungkas
@esmupamungkas 7 месяцев назад
Yep, and superior in node_modules directory size, superior in using other libraries (even calling python libraries) to make it "work in nodejs-ish style", superior in npm packages with a lot of packages doing the same thing, it really is "superior"...
@vaibhavwadhavane874
@vaibhavwadhavane874 7 месяцев назад
why you use nodejs with express if we have NEXTjs to build fullstack apps????
@afrivox
@afrivox 6 месяцев назад
​@@ah89971no platform will be secure out of the box. Whatever you use, you will have to deal with security issues one way or another.😢
@esmupamungkas
@esmupamungkas 5 месяцев назад
@@Shyam_Mahanta Technically most of programming languages cosidered as turing complete can handle all of them. It's just the fanbase that blowing it up anyways.
@psk9301
@psk9301 6 месяцев назад
Node for noobs ,i will prefer golang fiber over node
@Shyam_Mahanta
@Shyam_Mahanta 5 месяцев назад
absolutely
@ekechibuike2595
@ekechibuike2595 4 месяца назад
Sir Is easy for beginners
Далее
Django vs Node.js: Choosing the best framework...
7:24
На фейсконтроле 💂
09:41
Просмотров 930 тыс.
Иран и Израиль. Вот и всё
19:43
Просмотров 1,5 млн
JPEG is Dying - And that's a bad thing
8:09
Просмотров 132 тыс.
FastAPI, Flask or Django - Which Should You Use?
9:49
`const` was a mistake
31:50
Просмотров 132 тыс.
Learn to code with an unfair advantage.
15:05
Просмотров 171 тыс.
No-Nonsense Backend Engineering Roadmap
10:16
Просмотров 184 тыс.
Every React Concept Explained in 12 Minutes
11:53
Просмотров 530 тыс.