Response, Request and Routers in Express | Sigma Web Development Course - Tutorial #89

  Рет қаралды 81,875

CodeWithHarry

CodeWithHarry

Күн бұрын

Пікірлер: 305
@areebnadir5778
@areebnadir5778 11 ай бұрын
00:01 How to handle various requests using Express JS 01:57 Different types of requests in Express 07:01 Handling Post Requests in Express 08:58 Testing put and delete requests in Express 13:16 Using routers and specifying routes in Express 15:34 Using JSON and middleware in Express 19:26 Using Postman to create and test requests and collections 21:06 Postman allows easy export and sharing of API collections. 24:33 Handling routes and endpoints in Express 26:26 Creating routes for different pages in Express. By AI🙂
@owaisnadeem2751
@owaisnadeem2751 11 ай бұрын
Extra Ordinary Knowledge shared by Harry bhai in the previous 28 min (for me these are 2hrs) Because I am code along each and everything as per the advice of Harry bhai !!! Love and Respect from Pakistan Harry bhai !!! Khush raho hamesha
@Gaming55-n3t
@Gaming55-n3t 4 ай бұрын
The best way to remember things
@TheLogicalHammad
@TheLogicalHammad 3 ай бұрын
Same Bro
@SANTOSH_Raut
@SANTOSH_Raut 11 ай бұрын
Chhumeshwori Explanation. Love your hard work.
@Hafijur0211
@Hafijur0211 10 ай бұрын
🎯 Key Takeaways for quick navigation: 01:18 *🚀 Handling Post Requests in Express* - Post requests are used to send sensitive information, such as passwords, to the server. - Express provides the `app.post` method to handle post requests. - Post requests have a limit on the data size that can be sent to the server. 03:37 *📁 Sending Large Data with Post Requests* - Post requests are used to send large amounts of data, such as entire HTML content of a page, to the server. - The server can handle post requests using the `app.post` method in Express. - Post requests are useful for sending sensitive information or files to the server. 04:33 *🛠️ Writing and Testing Post Requests in Express* - Demonstrates how to write a post request in Express. - Shows how to format the document for better readability. - Discusses the importance of testing the post request. 05:30 *🧪 Testing Post Requests* - Explains how to test a post request using a script and a sync function. - Shows the structure and function of the test post function. - Discusses handling the post request in the server. 07:41 *🧪 Testing APIs with Postman* - Introduces Postman for testing APIs. - Shows how to install and use Postman. - Demonstrates testing post requests, handling put and delete requests. 09:32 *🛠️ Express request handling basics* - Discusses creating different methods for handling requests in Express. - Explains the concept of chaining in Express, allowing the grouping of endpoint functions. - Highlights the flexibility of syntax in Express for different types of requests. 10:28 *🔄 Chaining requests and serving HTML files* - Introduces chaining of requests in Express, enabling sequential handling of requests. - Explains the need to serve HTML files in projects and how to organize files in a template folder. - Demonstrates using a simple function to render an HTML page in response to a request. 12:27 *🚧 Handling errors in file paths* - Discusses the importance of specifying the correct file paths in Express to avoid errors. - Demonstrates how incorrect file paths can lead to errors and the need for absolute or relative paths. - Explains how to specify the correct file path in the root of a project for rendering HTML pages. 13:58 *📚 Documentation and useful Express functions* - Emphasizes the importance of documentation in coding projects. - Lists and briefly explains several useful functions in Express, such as `res.download`, `res.redirect`, `res.render`, `res.send`, and `res.sendStatus`. - Mentions providing source code on GitHub for easy access and reference by others. 14:25 *🛠️ Creating an API endpoint in Express* - Demonstrates creating an API endpoint that returns JSON. - Shows how to format JSON data. - Introduces the concept of JSON beautification using an extension. 15:44 *📡 Additional capabilities in Express* - Explains how to use middleware in Express. - Mentions methods like redirect and end in Express. - Discusses the use of Postman as a tool for API development and testing. 16:27 *🔧 Installing and using Postman* - Details the installation process of Postman. - Describes Postman as an alternative to Thunder Client. - Emphasizes the importance of authorizing Postman for use. 17:36 *🌐 Creating a new workspace and request in Postman* - Guides on creating a new workspace and request in Postman. - Demonstrates how to name and organize workspaces in Postman. - Shows how to access workspaces and manage requests within Postman. 18:57 *🎯 Handling requests and responses in Postman,* - Demonstrates sending requests and handling responses in Postman. - Shows how to create collections and requests, send requests, and save responses. 21:13 *🔧 Exporting and organizing collections,* - Explains how to export collections in Postman. - Shows how to create folders within collections to organize requests. 22:36 *🚪 Express Router: Organizing routes,* - Introduces the Express Router in Node.js. - Discusses how the router helps in organizing and managing routes in Express. 22:49 *📝 Routing in Express* - Adding routes in Express involves defining endpoints for different parts of your application. - Routes can be organized into blocks, making your code more modular and easier to manage. 23:33 *🚧 Middleware in Express* - Middleware functions in Express can be used to process incoming requests before they are handled by the final route handler. - Middleware can be added to specific routes or applied globally to all routes. 24:41 *🗂️ Organizing Routes in Express* - Organizing routes into separate files based on their functionality can help maintain a clean and structured codebase. - Separating routes allows for better organization and scalability as your application grows. 25:49 *🔀 Handling Multiple Routes* - Express allows you to handle different routes independently, improving code organization and readability. - Each route can be defined and managed separately, making the code more maintainable. 26:52 *🧹 Benefits of Organized Code* - Organizing your code into separate files and folders improves code organization and maintainability. - It helps prevent code duplication and keeps your project well-structured and easier to understand. Made with HARPA AI
@krishnakarule3708
@krishnakarule3708 6 ай бұрын
Instead of formating you can use one extension "preetier"...and thanks for such great course!
@iliot_jupitor
@iliot_jupitor 11 ай бұрын
Thanks harry bhai because of you mai achhe se or systematically web development ka complete course kr pa raha hu... Lots of thanks to you bhai
@chainsawman-ilia
@chainsawman-ilia 5 ай бұрын
This video should be on 4 million views, stop paying for fraud courses and start watching this top course
@EngineerAnsh
@EngineerAnsh 6 ай бұрын
00:01 How to handle various requests using Express JS 01:57 Different types of requests in Express 07:01 Handling Post Requests in Express 08:58 Testing put and delete requests in Express 13:16 Using routers and specifying routes in Express 15:34 Using JSON and middleware in Express 19:26 Using Postman to create and test requests and collections 21:06 Postman allows easy export and sharing of API collections. 24:33 Handling routes and endpoints in Express 26:26 Creating routes for different pages in Express.
@HPisGawd
@HPisGawd 11 ай бұрын
18:13 achanak serious to funny mood. 😂😂
@ayan_biswas1234
@ayan_biswas1234 9 ай бұрын
I am really enjoying this course 🥰🥰🥰🥰🥰🥰
@_sarthakmisal
@_sarthakmisal 9 ай бұрын
Haa fir bhi teko nahi milne wala heart
@ayan_biswas1234
@ayan_biswas1234 9 ай бұрын
@@_sarthakmisal please, write in english,
@umar42203
@umar42203 6 ай бұрын
For me thsi is not 27 min , it is 3 hour work. Thanks Haris Ali bhai...
@mubeenkashif
@mubeenkashif 11 ай бұрын
#Javascript op #sigmabatchop Love you Harry bhai. Thanks for making this course for free. You are my best teacher.
@Asim_Ali4857
@Asim_Ali4857 11 ай бұрын
Thanks a lot sir for providing us such amazing content for free ❤❤❤❤❤❤
@Mr.white2008
@Mr.white2008 11 ай бұрын
hey harry sir, just came here to tell that I have completed till the netflix clone video and going to start js now in tis course , just wanted to say thank you for this course :)
@RAHULSingh-of4sv
@RAHULSingh-of4sv 11 ай бұрын
Sir ek din 2 videos chaiye thanks for this
@narinderkamboj4335
@narinderkamboj4335 11 ай бұрын
This course is very helpful for me thnku Harry Bhai Plz continue python tutorial
@shahzaibch2620
@shahzaibch2620 11 ай бұрын
Love you Harris bhai This course design to advance level Plz
@ranjeetsinghtharu5375
@ranjeetsinghtharu5375 11 ай бұрын
I am excited about this course,,,,Harry Bhai!,,,learning MERN with you would be a cool experience !,,,,You Rock!
@rifatraffu2015
@rifatraffu2015 11 ай бұрын
That was amazing harry vai ... Keep it up ..A lot of appreciation for you
@KawaiiMariieDubs
@KawaiiMariieDubs 8 ай бұрын
mai intro dekh kar hi khush hu jaati hu
@01vijayvijay
@01vijayvijay 3 ай бұрын
Response method 14:13
@movie_writes
@movie_writes 11 ай бұрын
finally aaj secong comment kr hi diya mene harry bhai ki video pr
@pankajarya4210
@pankajarya4210 11 ай бұрын
m.kzbin.info/aero/PLWgC-60F61Onh8SRUxdBXyoRlzz4rhVg_
@Its__AnkitSahu
@Its__AnkitSahu 11 ай бұрын
Going to name my village land to yours...but the problem is... I even don't have access to my Village land... 😅😅
@codyandersan
@codyandersan 11 ай бұрын
Then put it in public folder and serve 😅
@MuhammadAbdullah-l4l8u
@MuhammadAbdullah-l4l8u 6 ай бұрын
while returning the html file using : res.sendFile("templates/index.html",{root: __dirname}) error was being thrown that __dirname is not defined to fix that use the code below: import { fileURLToPath } from 'url'; import { dirname } from 'path'; const __filename = fileURLToPath(import.meta.url); const __dirname = dirname(__filename);
@kausheyaroy9900
@kausheyaroy9900 23 күн бұрын
thanks dude.. on googling, found out that __dirname is not defined for Ecmascript module
@soumikmandal8604
@soumikmandal8604 5 ай бұрын
Can someone tell me more about why was it necessary for Harry to change that POST request part in timestamp 7:09
@JayalaxmiSingh-v1j
@JayalaxmiSingh-v1j 4 ай бұрын
i am late but answer is that the http default mathod is post
@saththanikaran7542
@saththanikaran7542 11 ай бұрын
Thanks a lot guruji ❤❤❤❤ #Singmabachop Harry bhai is the best guru❤😊😊😊❤❤😊❤😊❤
@victorb22622
@victorb22622 8 ай бұрын
22:00 ओर सब ठीक था कॉपी , रीनेम, फोल्डर क्रिएशन ।whats it's यूज इन रियलटाइम world ये बताया होता तो अच्छा होता बार बार "hello world,,," जैसी लाइन की बजाय
@victorb22622
@victorb22622 8 ай бұрын
13:47 line 22 , इनको root _ dirname name से पाथ केसे मिल गया ।इनको पाथ लेना ही था तो ऑटोमैटिक ले सकता था, same path पर तो थी index.html। App.ger ("index",,,,) का तो कोई रोल नहीं लगता
@ocean_vibes_asmr
@ocean_vibes_asmr Күн бұрын
#doubt i got a little confusion that what is server in this case ? js file or html file or browser ? at 9:34
@AbhishekKumar-hz9jo
@AbhishekKumar-hz9jo 11 ай бұрын
"naam batao --- Bhupendra Jogi" , raise hand if u also relate this 🤣😂🤣
@saifshamil4690
@saifshamil4690 11 ай бұрын
Java script op❤From pak
@rakib_bhai74
@rakib_bhai74 11 ай бұрын
Harry bhai Thoda engineering side ka vi baat kiya kro ❤❤ in depth concept
@Engineering_Unlocked
@Engineering_Unlocked 13 күн бұрын
Thank you so much bhaiya :) completed on 7/12/24
@emanwebbar
@emanwebbar 11 күн бұрын
bhai ap ko sahi samj arhi hai ?
@Engineering_Unlocked
@Engineering_Unlocked 11 күн бұрын
@emanwebbar hn bhai in sbme Mt thoda sa syntax smjh lo or baaki to projects se hi smjh aata h
@emanwebbar
@emanwebbar 11 күн бұрын
@@Engineering_Unlocked ji yeh to hai
@abhinavanand7023
@abhinavanand7023 5 ай бұрын
19:08 pr get request main index.html fetch ho raha hai , and jb express.static ko comment out kr rahai hai tab he hello world print ho raha hai
@winningspot3325
@winningspot3325 11 ай бұрын
Thnx bhya. You are a beast 💪❤
@alyeeniftikhar7224
@alyeeniftikhar7224 11 ай бұрын
2nd View from Jammu and Kashmir 🕊
@pankajarya4210
@pankajarya4210 11 ай бұрын
m.kzbin.info/aero/PLWgC-60F61Onh8SRUxdBXyoRlzz4rhVg_
@Trendi_Vibes
@Trendi_Vibes 6 күн бұрын
Great yaar Javascript OP
@victorb22622
@victorb22622 8 ай бұрын
7:58 पोस्ट रिक्वेस्ट को दिखाने कितना जमेला किया ,आखिर क्या आया, एक लाइन "hello world post"😅 what's the real world use ।
@hossain9410
@hossain9410 10 ай бұрын
my localhost:3000/api is not working.. can someone please tell me why..
@therealartist9
@therealartist9 9 ай бұрын
bhai 3000 ke zeroes check krlo
@Unstoppable.Sakshi
@Unstoppable.Sakshi 11 ай бұрын
javascript op! Harry bhai
@rohitstudyclube7270
@rohitstudyclube7270 11 ай бұрын
Just have greatfull for this course Javascriptop
@extadityapubg7791
@extadityapubg7791 9 ай бұрын
harry bhai ne comment ka reply to aaj se 10 hours of coding a day start [
@amaan__5979
@amaan__5979 11 ай бұрын
sir are we heading to forntend or backend??
@shantanu_saraf
@shantanu_saraf Ай бұрын
wow sir next level , tysm
@Worldfood228
@Worldfood228 11 ай бұрын
Sorry for late Haris bhi 😢
@rajdeep8105
@rajdeep8105 11 ай бұрын
Laravel ka v video series banayie.... ❤❤❤
@rustamkumar5730
@rustamkumar5730 11 ай бұрын
Amazing #SigmaWebDev 🔥🔥 #javascriptOP #sigmabatchOP
@geetshaala2405
@geetshaala2405 Ай бұрын
OP Harry bhai💝
@littlescientist9337
@littlescientist9337 10 ай бұрын
HARRY SIR #doubt I HAVE DIFFICULTY IN POST REQUESTS, PUT REQUESTS, DELETE REQUESTS CAN YOU PLEASE TELL IN DETAIL POST REQUESTS, PUT REQUESTS, DELETE REQUESTS . WAITING FOR YOUR REPLY. THANK YOU.
@yoursicdrdo229
@yoursicdrdo229 11 ай бұрын
sir I am use a windows 10. I can not use nodemon
@lokeshsingh8833
@lokeshsingh8833 10 ай бұрын
yes
@supremeleader5516
@supremeleader5516 8 ай бұрын
amazing lecture, learned a lot
@pragyas_direction
@pragyas_direction 3 ай бұрын
I literally watched the entire video for 3 times and then I understood the concept ... 😂😂
@rawatamit45
@rawatamit45 10 ай бұрын
nodemon is working pls tell .I am strucked in it
@URLate
@URLate 5 ай бұрын
Same problem
@AvishkarDwivedi-y4x
@AvishkarDwivedi-y4x 4 ай бұрын
just change the package .json file script tag to "scripts": { "script": "nodemon main.js" }, whatever js file you are using and try to install on cmd avoid it on powershell(if using windows because it default deny the access or you have to make changes as administrator and restart it
@Good_boy905
@Good_boy905 11 ай бұрын
Harry Bhai please include react js in this course
@Smile_please115
@Smile_please115 11 ай бұрын
Or kitna video baki hai sir total kitna hoga
@sahilraut3312
@sahilraut3312 9 ай бұрын
nodemon is not installing on my system when i run nodemon main.js command it is showing nodemon not recognized as output please help
@abhijeetpattanaik3084
@abhijeetpattanaik3084 9 ай бұрын
bro have you fixed it...
@sahilraut3312
@sahilraut3312 9 ай бұрын
@@abhijeetpattanaik3084 yes bro
@a_r_kedits951
@a_r_kedits951 4 ай бұрын
Same problem
@cricket_streaming1
@cricket_streaming1 10 ай бұрын
amazing harry bhae
@muhammad_umer_nadeem
@muhammad_umer_nadeem Ай бұрын
Great Work
@hajimeippo804
@hajimeippo804 9 ай бұрын
Thank you very much Harry Bhai.
@MD-HB
@MD-HB 11 ай бұрын
sigma batch OP❤❤❤❤
@Its__AnkitSahu
@Its__AnkitSahu 11 ай бұрын
Bhupendra Jogi OP
@Manju04799
@Manju04799 9 ай бұрын
What is the use of routes we can use the templates na instead of routes to serve the pages 🤔
@Own_joker_editz
@Own_joker_editz Ай бұрын
SIGMA BATCH OP 🎉
@m._a.n.i.k
@m._a.n.i.k 6 ай бұрын
#harrybhai : Seriously high level stuff this is :) lovin it
@ajityadav1251
@ajityadav1251 11 ай бұрын
best course ever
@sharadah1751
@sharadah1751 11 ай бұрын
Thanks Harry sir❤
@hameedcodes
@hameedcodes 11 ай бұрын
harry bahi zindabad my great sir make one video on top website for web development jobs in 2024 , and also sir mention the salary
@moazzamalisoomro6714
@moazzamalisoomro6714 11 ай бұрын
Harry Bhai I am your biggest fan from pakistan, Alots of Love from pakistan for u ❤ Harry bhai your all videos are awesome , Excellent content everythink is up-to-date And your this sigma web development course is mind blowing 😍💫❤⭐ Harry bhai can u plz make a video on This how to make your linkedin profile attractive to recruiters And also github account if you are considering it i am very very Thank full to u Harry Bhai ❤
@adityanarayandewangan7811
@adityanarayandewangan7811 11 ай бұрын
Sigma batch OP Javascript OP
@Newcoderiuhg
@Newcoderiuhg 11 ай бұрын
Sir please bta dijye nimcet ke baare m ❤❤❤❤❤❤❤❤
@gamingadda7492
@gamingadda7492 11 ай бұрын
Bhaiya react express ka bad cover hoga?
@AliHamza-n6e
@AliHamza-n6e 11 ай бұрын
Bahi na already cover kia howa ha playlist access karo harry ki
@sksahinparvej5500
@sksahinparvej5500 3 ай бұрын
To be honest pichle 2 videos se dimag ka bharosa ho gaya hai
@mayanksingh7229
@mayanksingh7229 2 ай бұрын
sahi kaha bro
@TechGeeks69
@TechGeeks69 11 ай бұрын
harry bhai kitne mahine tak chalega ye course btw bhut maja aa raha hai course mein #sigmabatchop
@saradagarwal1827
@saradagarwal1827 3 ай бұрын
Bhai... backend apka thora tough hi rsha h frontend se...ab 😢😢😢😢😢😢😢😢😢
@Hezal-kj4qb
@Hezal-kj4qb 11 ай бұрын
Express k Baad React Chalu hoga Bro?
@Android-17
@Android-17 11 ай бұрын
18:13 😂 #JavaScriptOP ⭐ #SigmaBatchOP 🔥
@fatemamotiwala8554
@fatemamotiwala8554 11 ай бұрын
#Doubt .. I am able to execute the POST request but not the PUT and DELETE . It gives error 404. please guide why this is happening?
@avijitdey6998
@avijitdey6998 10 ай бұрын
same jesa dikhaya use kiya? html ki script pe method put karo aa jayega
@avijitdey6998
@avijitdey6998 10 ай бұрын
aur postman se karo toh easily ho jayega
@AN_Bhagat
@AN_Bhagat 11 ай бұрын
#SigmaBatchOp #Javascriptop #Harry sir❤❤
@samdeepsharma952
@samdeepsharma952 11 ай бұрын
just requesting to integrate with react after express and mongo... ✨
@Fahad090NP
@Fahad090NP Ай бұрын
Yeh 'JavaScriptOP' kia hota hai?
@ashutoshsingh1621
@ashutoshsingh1621 Ай бұрын
Thanku harry sir
@mg-ub3sf
@mg-ub3sf 11 ай бұрын
Sir I have a question ❓ : if I am from BA background. Can I do coding . Can it cost me my job. Please answer the question sir🙏 sir I am very worried about this
@mixmashmoments_342
@mixmashmoments_342 11 ай бұрын
Same question...
@nikhilbasir
@nikhilbasir 2 ай бұрын
if someone has made the notes of this backend series, can you please share with me it will be of great help
@Stark7_World
@Stark7_World 11 ай бұрын
JavaScript op ❤❤❤
@rushikesh_10x
@rushikesh_10x 7 ай бұрын
Plz anyone help me, after running the express js file in terminal I'm not able to type in terminal for nodemon how can I type in terminal plz help
@shreyanshdas9611
@shreyanshdas9611 7 ай бұрын
do you have mac?
@rushikesh_10x
@rushikesh_10x 7 ай бұрын
@@shreyanshdas9611 i got the solution
@Code_gen
@Code_gen 6 ай бұрын
Same bro
@ZaidInMeditation
@ZaidInMeditation 3 ай бұрын
ctrl + c
@Aparichit-G
@Aparichit-G 9 ай бұрын
#doubt : why harry bhai created a new folder....is it compulsory coz every time we need to install express
@nomatterff8918
@nomatterff8918 9 ай бұрын
no it's not important he creating new folder for his vidios eg vidio No 89
@TheLogicalHammad
@TheLogicalHammad 3 ай бұрын
Sigma Batch OP
@MasterCode-ny1tx
@MasterCode-ny1tx 10 ай бұрын
Harry bhai mere pc par nodemon chal nahi raha Error : nodemon : File C:\Users\prati\AppData\Roaming pm odemon.ps1 cannot be loaded because running scripts is disabled on this system. Ye error a raha he iskeliye apkepas koi solution ho to batai. mujhe unrestricted wala method pata hai par wo security warning throw karta hai isliye mai use karne se dar raha hu apne kaise is problem ko sole kiya bataiye please
@slowReverb-q2q
@slowReverb-q2q 11 ай бұрын
Harry bhài please Kuch tips btao jis Sy JavaScript py command hoo jaiy sahii Sy nhi hoo rhi please before ending this course please 😢
@zuberkhan3050
@zuberkhan3050 11 ай бұрын
#SIGMA_BATCH_OP❤ #JAVASCRIPT_OP❤
@AnkitFreefire69
@AnkitFreefire69 10 ай бұрын
Aasan hein (sandip maheshwori)
@narendra-mahto7649
@narendra-mahto7649 11 ай бұрын
Gaon aur taw ki jameen aapke nam❤
@NoobCorporations
@NoobCorporations 11 ай бұрын
Mere Wale m nodemon main.js work nhi krr rha h error dikha rha h 😢 Please tell me how to fix
@narendra-mahto7649
@narendra-mahto7649 11 ай бұрын
@@NoobCorporations same problem but i fixed it , i am sending a video link ..
@narendra-mahto7649
@narendra-mahto7649 11 ай бұрын
@@NoobCorporations kzbin.info/www/bejne/p5zYqaRvhdp-ebMsi=cb4HcRCHWy6w7GDS
@skalwaghe56
@skalwaghe56 11 ай бұрын
Harry Bhai 250 acre zamin chalegi naa? Document ready hai! #SigmaBatchOP
@vaibhavyewale9140
@vaibhavyewale9140 11 ай бұрын
harry bhai ... whenever you are writing code on terminal please change your face position to left side...as some code we cant able to see.... thank you....@CodeWithHarry
@RohanDasRD
@RohanDasRD 11 ай бұрын
left mein hi to hai :)
@vaibhavyewale9140
@vaibhavyewale9140 11 ай бұрын
@@RohanDasRD in previous 2 videos
@Asim_Ali4857
@Asim_Ali4857 11 ай бұрын
Harry Bhai will we be using express generator in this course or not
@codewithHoney
@codewithHoney 8 ай бұрын
Thank you for this amazing course💖
@shyam8th
@shyam8th 13 сағат бұрын
javascript op🔥🔥🔥🔥🔥🔥🔥🔥
@codewithnaim529
@codewithnaim529 11 ай бұрын
#JavaScriptOP 🔥🔥🔥🔥
@NoobCorporations
@NoobCorporations 11 ай бұрын
Mere Wale m nodemon main.js work nhi krr rha h error dikha rha h 😢 Please tell me how to fix
@AliHamza-n6e
@AliHamza-n6e 11 ай бұрын
bahi jan install kia nodemon ko??
@AliHamza-n6e
@AliHamza-n6e 11 ай бұрын
ma kar deta hon meri jan tesion na la
@arslanshah7472
@arslanshah7472 10 ай бұрын
harry sir react-natve ka course be include hai is course may
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН
Правильный подход к детям
00:18
Beatrise
Рет қаралды 11 МЛН
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
Арыстанның айқасы, Тәуіржанның шайқасы!
25:51
QosLike / ҚосЛайк / Косылайық
Рет қаралды 700 М.
Advice from the Top 1% of Software Engineers
10:21
Kevin Naughton Jr.
Рет қаралды 3,4 МЛН
Please stop using px for font-size.
15:18
Coder Coder
Рет қаралды 246 М.
An Entire Computer Science Degree in 11 Minutes
11:13
Kevin Naughton Jr.
Рет қаралды 861 М.
Build these projects and I will HIRE you
12:55
Jason Goodison
Рет қаралды 49 М.
Google’s Quantum Chip: Did We Just Tap Into Parallel Universes?
9:34
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН