Тёмный

How to deploy MERN project (NodeJS, React) using render and netlify. PART 1. 

git unemployed
Подписаться 948
Просмотров 100 тыс.
50% 1

Hey there,
This briefly explains how to deploy the MERN stack project using render and netlify for free.
part 2: • How to deploy MERN pro...
If you have any questions about this, let me know in the comment section.
And don't forget to subscribe to the channel.
Thank you.

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

 

1 фев 2023

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 161   
@gitunemployed
@gitunemployed Год назад
Render : render.com/ Netlify : www.netlify.com/
@emmanueljoseph939
@emmanueljoseph939 Год назад
Hi. I had a question regarding a project that I built, I would need to show you to ask you, how can I do that?
@gitunemployed
@gitunemployed Год назад
@@emmanueljoseph939Sorry for the late reply. You can get me through LinkedIn ... linkedin.com/in/muhazahmed
@Urdu_Insights_TV
@Urdu_Insights_TV Год назад
this is not a free tool
@Urdu_Insights_TV
@Urdu_Insights_TV Год назад
render asking me about payment
@MdArif-pc9bz
@MdArif-pc9bz 11 месяцев назад
​@@Urdu_Insights_TVYou can use Vercel as well instead of render.
@renealbrechtsen9743
@renealbrechtsen9743 9 месяцев назад
This seems to be the easiest way to get my backend running. Thanks for this :)
@mohameddarwesh3564
@mohameddarwesh3564 Год назад
thanks man you saved me i am a frontend and i needed that a lot
@SandeepKumar-tp8lz
@SandeepKumar-tp8lz 24 дня назад
thanks sir ...because of u only I hv created my first full-stack project
@user-fr4wg6qi5q
@user-fr4wg6qi5q Год назад
Bhai thank you so much yr bhai pura yt chaan mara khi nhi mili asi video bhai thank you yaar god bless you
@Arjunsiva
@Arjunsiva Год назад
thanks a lot. works like charm !
@ArunKumar-bq7oo
@ArunKumar-bq7oo Месяц назад
Thanks to the core for the easiest explanation🙌❤
@yuliiasvystak1644
@yuliiasvystak1644 Год назад
Everything works, thank you! You helped me a lot!
@mribrahimkhan4478
@mribrahimkhan4478 11 месяцев назад
Brother, thanks a lot I was able to deploy my application thanks to your video My kudos to you
@gitunemployed
@gitunemployed 11 месяцев назад
Your welcome, keep supporting ❤
@hoowlsmentionsshorts
@hoowlsmentionsshorts 10 месяцев назад
what a lovely bro, i am very very thank full to you you solved my 6 month problems, Love all the way from Pakistan
@gitunemployed
@gitunemployed 10 месяцев назад
You're welcome
@HariPrasad-qe3hd
@HariPrasad-qe3hd Год назад
So smooth. Thanks bro
@iamsarb_0017
@iamsarb_0017 Год назад
Worked for me Thanks
@kingb772
@kingb772 Год назад
Awesome Content !!
@MatheusSilva-qm3ph
@MatheusSilva-qm3ph Год назад
Very cool!
@CorvasBhaskar
@CorvasBhaskar 10 месяцев назад
Thank you, Sir 😇
@AbhishekGupta-db9qy
@AbhishekGupta-db9qy Год назад
Nice on point tutorial...
@gitunemployed
@gitunemployed Год назад
thank you.
@DiplomaticGrief
@DiplomaticGrief Год назад
This is great, but why no example code? Do you know why it would have a problem on the start script with nodemon?
@shivammaniya2962
@shivammaniya2962 7 месяцев назад
Thank you man
@Your-Majesty
@Your-Majesty 8 месяцев назад
THE BEST
@artefilexxx
@artefilexxx 11 месяцев назад
thank you for all of this brother
@gitunemployed
@gitunemployed 11 месяцев назад
Your welcome
@popilarflims5397
@popilarflims5397 Год назад
GOAT !!!!
@costlycontent
@costlycontent Год назад
hello sir when i tried to deploy i am getting cors error even though i have installed and initialized cors in my backend do i have to do something in my frontend to remove it can you please help me.
@tanmays4209
@tanmays4209 21 день назад
I have deployed both backend and frontend in render but it fetches data slowly and its annoying..can u suggest how to make the performance better
@mrnabby4178
@mrnabby4178 5 месяцев назад
i did the same front end for netlify backend is for render.
@mohammedthousif1226
@mohammedthousif1226 Год назад
Muhaz bai
@monkey.dluffy4516
@monkey.dluffy4516 2 месяца назад
main.jsx:1 Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "application/octet-stream". Strict MIME type checking is enforced for module scripts per HTML spec. /vite.svg:1 Failed to load resource: the server responded with a status of 404 () getting this error for client side in netlify please help i have used react+vite
@AmitSingh-yn1gh
@AmitSingh-yn1gh 2 месяца назад
Class constructer error errorhandler cannot involved without new
@srishti7665
@srishti7665 5 месяцев назад
I am facing this error while deploying : return new TSError(diagnosticText, diagnosticCodes); ^ TSError: ⨯ Unable to compile TypeScript: src/config/db.ts(1,22): error TS2307: Cannot find module 'mongoose' or its corresponding type declarations. at createTSError (/opt/render/project/src/server/node_modules/ts-node/src/index.ts:750:12) at reportTSError (/opt/render/project/src/server/node_modules/ts-node/src/index.ts:754:19) at getOutput (/opt/render/project/src/server/node_modules/ts-node/src/index.ts:941:36) at Object.compile (/opt/render/project/src/server/node_modules/ts-node/src/index.ts:1243:30) at Module.m._compile (/opt/render/project/src/server/node_modules/ts-node/src/index.ts:1370:30) at Module._extensions..js (node:internal/modules/cjs/loader:1435:10) at Object.require.extensions. [as .ts] (/opt/render/project/src/server/node_modules/ts-node/src/index.ts:1374:12) at Module.load (node:internal/modules/cjs/loader:1207:32) at Function.Module._load (node:internal/modules/cjs/loader:1023:12) at Module.require (node:internal/modules/cjs/loader:1235:19) { diagnosticText: "src/config/db.ts(1,22): error TS2307: Cannot find module 'mongoose' or its corresponding type declarations. ", diagnosticCodes: [ 2307 ] } [nodemon] app crashed - waiting for file changes before starting... But in the project all going well. What to do please help?
@rameshsuvarna5301
@rameshsuvarna5301 Год назад
bhai i am learning full stack can u guide me where to begin and how. This field facinates me. Your one reply will be great and helpful
@gitunemployed
@gitunemployed Год назад
Sorry for the late replay. I suggest you to start with basics of frontend with HTML, CSS, js. Then step into any of frameworks like, React, angular, veu. Next you can step into backend, with nodjs (recommended) / python (recommended) / .Net / java. Databse: MongoDB & MySQL ( I recommend you to learn both for better opportunities) Git && GitHub. AWS S3, AWS EC2 (basics). All the best.
@Dev-or8cu
@Dev-or8cu 11 месяцев назад
Thank you for the explanation. What about mongo DB. and where can i see the UI for mongo DB after inserting record
@gitunemployed
@gitunemployed 11 месяцев назад
if you got atlast, you can monitor from there.
@subaruLover475
@subaruLover475 Год назад
can you make a video including the process of replacing your localhost links? im having issues connect my backend to my frontend.
@gitunemployed
@gitunemployed Год назад
Ya sure. It was something i forgot to include.
@mylifehacks9381
@mylifehacks9381 Год назад
Hello, i guess my .env is not working correctly. i copied my env variables inside the .env key just like you did but when it got to replacing my DB password to real password from the .env file, it is saying Cannot read property 'replace' of undefined. Help
@gitunemployed
@gitunemployed Год назад
can you reach me through LinkedIn?
@gautamKumar-fb9jj
@gautamKumar-fb9jj Год назад
how did you wrote .env file and what did you wrote in it, can you explain it please. I liked your video very much , its simple and easy to understand
@gitunemployed
@gitunemployed Год назад
.env is a file which contains secret credentials like cluster link... Jwt secret and etc... To hide that from public we use .env. if you need more information you can just ping me through LinkedIn
@jotacedocarmo
@jotacedocarmo Год назад
Hi Friend, I have an Angular application with webservice in Render with my application I create rooms and generate a code for each room, as when accessing this room in another browser I receive the message below: Failed to load resource: the server responded with a status of 404 () (Page Not Found) . Do you know what might have happened?
@gitunemployed
@gitunemployed Год назад
Sorry, i had forgotten add a important point in the video. You need to change your frontend Axios/fetch link from the local host to the link you got from render.com after the deployment of the backend. Let me if it still doesn't work.
@JacoBluezz
@JacoBluezz Год назад
Is there a reason you're not deploying the front-end with render? I figured you could deploy the frontend as a static site and that way the whole project can be managed in on eplace
@gitunemployed
@gitunemployed Год назад
Yes, you can. There's no particular reason to avoid render for the client side. But netlify is one of the famous platforms these days. So it's good to know about that too.
@cuylerjvv
@cuylerjvv Год назад
@JacoBluezz I am currently struggling to deploy my full stack app ( have looked at render and cyclic). Will it be possible for you to help me?
@_tensai__
@_tensai__ Год назад
i have successfully deployed both backend and frontend. But backend data is not rendering in the frontend. How can I link them?
@gitunemployed
@gitunemployed Год назад
You got you rendere ULR of backend right. Copy that and and in frontend, change the axios call or fetch from localhost to copied ULR link of render.
@Arjunsiva
@Arjunsiva Год назад
Check your environment variables. Use them for API endpoints. Remember, for reactjs the env variable names must always start with REACT_APP_*
@chaitanyabhat6879
@chaitanyabhat6879 Год назад
how frontend and backend are interacting as if they are hosted on different platforms, in my case when i deployed backend its working fine but my frontend which is hosted on netlify is giving 404 for all api call? am i missing something ? please let me know
@gitunemployed
@gitunemployed Год назад
Sorry, i had forgotten add a important point in the video. You need to change your frontend Axios/fetch link from the local host to the link you got from render.com after the deployment of the backend. Let me if it still doesn't work.
@anghuy2335
@anghuy2335 Год назад
When im deploy , its show IP render try connect to my DB not in white list , how to fix it!
@n13-ovanuc60
@n13-ovanuc60 Год назад
do bên mongodb bác config thôi
@animentalproducts5228
@animentalproducts5228 11 месяцев назад
Render is requiring card information before allowing you to use any of their services.
@gitunemployed
@gitunemployed 11 месяцев назад
No need, please just select on free tire (512mb) like I showed in the video, no card information or payments are required.
@haseebshahreffai8546
@haseebshahreffai8546 11 месяцев назад
Sir render company the update policy
@gitunemployed
@gitunemployed 11 месяцев назад
@@haseebshahreffai8546 Im still using the free version, maybe its depended on location.
@ahmerali3304
@ahmerali3304 11 месяцев назад
@@haseebshahreffai8546 what's the solution??
@awaismirza895
@awaismirza895 10 месяцев назад
just give your card details and make sure to have atleast 1 dollars worth of money inside. only then your card will be accepted. don't worry they don't charge you money, they just need card to verify.
@SumitSatre
@SumitSatre Год назад
If we change our code and upload to github is that appears in render and netlify or not Please tell me
@gitunemployed
@gitunemployed Год назад
In netlify it works, but in render, sometimes you have to deploy again manually with latest commit.
@ricardo3763
@ricardo3763 2 месяца назад
sorry i didnt understand how you conected the api backend with netlify ???
@gitunemployed
@gitunemployed 2 месяца назад
Please watch part 2. I had forgotten to mention this point in the first video.
@msbrdmr
@msbrdmr 6 месяцев назад
how did you handle setting cookies ? In my app, I have use render for both frontend and backend. I can not set cookies like I was doing when working on localhost.
@gitunemployed
@gitunemployed 6 месяцев назад
It should work fine. However connect me through LinkedIn.
@msbrdmr
@msbrdmr 6 месяцев назад
@@gitunemployed ty so much bro. I will
@abbderahmen9981
@abbderahmen9981 Месяц назад
hello im using react-vite i did what u did on frontend but it didnt work is there something i need to change ??
@gitunemployed
@gitunemployed Месяц назад
Please take a time watch part 2. I have mentioned some common errors faced in this video. If you still have any questions, let me know
@alamsheransari8625
@alamsheransari8625 7 дней назад
please solve my problem cookies not get on backend please solve my problem
@Strikeanime
@Strikeanime Год назад
Bhai
@HardikSingh-ed4bo
@HardikSingh-ed4bo 8 месяцев назад
do I need to change the proxy too when we go live to access api's?
@gitunemployed
@gitunemployed 8 месяцев назад
Yup, you can checkout part 2 for more details.
@abdur786_
@abdur786_ Год назад
Sir is video m...aapka backend ka url after deployment..... frontend m use hi nhi ho rha h data fetch krne k liye......but iske baad bhi aapka website kaam kr rha h....
@gitunemployed
@gitunemployed Год назад
it was working. But not anymore. Since after the recent update, you need to keep your backend server on (Which doesn't makes sense). So try using vercel for that.
@frenkie1281
@frenkie1281 Год назад
@@gitunemployedcan you make a video how to do that
@mafridi106
@mafridi106 Год назад
Are you using a template for the visual effects in your frontend? If so what is the name of the template?
@gitunemployed
@gitunemployed Год назад
Nope. Its a pure css (SCSS). You can go through my GitHub repo
@comedyvideos8055
@comedyvideos8055 5 месяцев назад
Can you please tell me that how can I get rid of this cors error... Its working on my localhost... And in firefox after deployment too but chrome and edge browsers are showing cors error
@gitunemployed
@gitunemployed 5 месяцев назад
1) make it universal Or 2) replace your frontend localhost url to the url you got after deploying. If still you get any issue, connected me though LinkedIn
@comedyvideos8055
@comedyvideos8055 5 месяцев назад
@@gitunemployed ok i'll connect you on LinkedIn because what you are saying I have done it before but not working
@ridewithme9422
@ridewithme9422 Год назад
How should I update for host in FRONTEND ?? Great video though
@gitunemployed
@gitunemployed Год назад
You got you rendere ULR of backend right. Copy that and and in frontend, change the axios call or fetch from localhost to copied ULR link of render.
@ridewithme9422
@ridewithme9422 Год назад
@@gitunemployed Yeah , Figured that out . Thanks
@southredmondtoxik1885
@southredmondtoxik1885 Год назад
I deployed on render platform but when I call my routes, it takes lot of time. Why?
@cesarfusco8927
@cesarfusco8927 8 месяцев назад
As far as I know, render's servers are usually off most of the time. The server that is allocated to your application will start running when you first any of your routes, and then they will stay on for a few minutes. So everytime you do the first request in the last few minutes(15 I think) , it will take longer.
@Yourname-jx6bn
@Yourname-jx6bn Год назад
Sir what we need to replace the api link from localhost in react ?
@gitunemployed
@gitunemployed Год назад
You will get the link to your website once it is deployed. you can use that instead of localhost.
@Yourname-jx6bn
@Yourname-jx6bn Год назад
@@gitunemployed okay thank you sir, and i get issue in live the node applicstion to render
@gitunemployed
@gitunemployed Год назад
@@Yourname-jx6bn Good to know.
@rodericdelacruz8296
@rodericdelacruz8296 Год назад
Hello im havin this problem on render but my code run smoothly on my vs code. MongooseError: The `uri` parameter to `openUri()` must be a string, got "undefined". Make sure the first parameter to `mongoose.connect()` or `mongoose.createConnection()` is a string.
@025-harshbindal7
@025-harshbindal7 10 месяцев назад
Bro i am facing cors error on console
@kasifmansuri7552
@kasifmansuri7552 11 месяцев назад
Nice channel name😂😂😂😂
@codebyalbert
@codebyalbert Год назад
Hello, it seems currently render needs you to add payment verification
@gitunemployed
@gitunemployed Год назад
No you no need to.
@as4928
@as4928 10 месяцев назад
Can you help me connecting backed and frontend using proxy? I changed proxy from localhost to render and it is fetching data if I am running react app locally but not working on netlify
@gitunemployed
@gitunemployed 10 месяцев назад
ya sure, connect me through LinkedIn
@025-harshbindal7
@025-harshbindal7 10 месяцев назад
​@@gitunemployedbro same problem with me
@gitunemployed
@gitunemployed 10 месяцев назад
@@025-harshbindal7 connect me through linkedIn, ill help you
@user-gu4yh4pd6m
@user-gu4yh4pd6m 8 месяцев назад
Okk so my server live on render successfully but it's not showing any data from database when I use my api with render link.... Plzzz help
@gitunemployed
@gitunemployed 8 месяцев назад
Please watch part 2
@jaysinghsolanki7094
@jaysinghsolanki7094 Год назад
if im using postgres as my database will it work will it deploy backend ?
@gitunemployed
@gitunemployed Год назад
yes.
@prism2246
@prism2246 Год назад
Hi Brother, can I get access to your repo? I am doing a similar project and would like to refer your project code
@gitunemployed
@gitunemployed Год назад
ya sure. github.com/muhazAhmed/project-ReactCRUD.git
@Daddy30011
@Daddy30011 11 месяцев назад
Sir how you connected backend and frontend please tell. Till i know we have to just change localhost link to backend link in frontend folder. Please correct if i am wrong
@gitunemployed
@gitunemployed 11 месяцев назад
just take the localhost (ex in frontend: localhost//(ur backer server port)/login ) if you have doubt, you can checkout my repo or connect me through linkedIn
@Daddy30011
@Daddy30011 11 месяцев назад
ok thanks sir @@gitunemployed
@yatishjain-wh3ke
@yatishjain-wh3ke 11 месяцев назад
@@gitunemployed sir how set proxy , as adding route in every api is tedious work , your reply will very helpfull
@gitunemployed
@gitunemployed 11 месяцев назад
@@yatishjain-wh3ke u have 2 options: Step 1) Create file giv any name (API_URL), in that file... export const API_URL = "http/localhost:4000". Now in your page, just import this file and use it, Ex: axios.get( API_URL + "/user/route"). Step 2) Proxy : In your package.json file, "proxy" : "http/localhost:4000/", and in pages : axios.get( "/user/route") I recommend using step one, which easy and efficient. If you have any issue further more, reach me through LinkedIn.
@animentalproducts5228
@animentalproducts5228 Год назад
Hi, render isn't free to use unless you provide your card information.
@gitunemployed
@gitunemployed Год назад
Nope, its free. You dont have to give any card details.
@user-cl4ww1gk4z
@user-cl4ww1gk4z Год назад
which screen recording are u using
@user-gx6jl2ck3b
@user-gx6jl2ck3b Год назад
obs
@kingfisher7348
@kingfisher7348 Год назад
cookie is not setted on the browser during login, how to solve?
@gitunemployed
@gitunemployed 11 месяцев назад
connect me thorugh linkedin
@ridhamanand8519
@ridhamanand8519 6 месяцев назад
it is not working when site is refreshed
@gitunemployed
@gitunemployed 6 месяцев назад
You need to add web.config file. Please watch part 2 video.
@humanity7880
@humanity7880 11 месяцев назад
i have deployed my project but my backend is not working it is not logging or registering please help.
@gitunemployed
@gitunemployed 11 месяцев назад
Sorry, i had forgotten add a important point in the video. You need to change your frontend Axios/fetch link from the local host to the link you got from render.com after the deployment of the backend. Let me if it still doesn't work.
@humanity7880
@humanity7880 11 месяцев назад
@@gitunemployed so i need to change it in github repo, where we are using proxy(backend url) in package.json of my frontend right? Correct me if im wrong or Tell me if somewhere else i need to the same
@gitunemployed
@gitunemployed 11 месяцев назад
@@humanity7880 yes, if your using proxy, you have to change from there.
@ukkashrecords7046
@ukkashrecords7046 7 месяцев назад
how can i create .env file
@gitunemployed
@gitunemployed 7 месяцев назад
install dotenv package, then require that... require("dotenv").config(); create a .env file, in file: PORT = 4000
@user-jq9po6rd8q
@user-jq9po6rd8q 5 месяцев назад
hi , you miss importent part of video, you have not connceted reder backend,
@gitunemployed
@gitunemployed 5 месяцев назад
Yup, so i created part 2😅
@mohamedfasil7680
@mohamedfasil7680 5 месяцев назад
can you please provide your git repo....
@gitunemployed
@gitunemployed 5 месяцев назад
github.com/muhazAhmed
@tamilarasan-uy8oz
@tamilarasan-uy8oz 7 месяцев назад
hi how to solve this error sh: 1: nodemon: Permission denied
@gitunemployed
@gitunemployed 7 месяцев назад
Try installing nodemon globally. npm install -g nodemon
@GreenChiCast_GCC
@GreenChiCast_GCC 7 месяцев назад
@@gitunemployed doesn't work 😢
@user-cg3kh4du3d
@user-cg3kh4du3d 4 месяца назад
deployement failed due at build stage
@gitunemployed
@gitunemployed 4 месяца назад
Ping me through LinkedIn... Ill try to help you if possible
@MaidSejdinovic
@MaidSejdinovic Год назад
My website works perfectly fine,but after i deployed it on render backend doesn't work.😢
@nlp3834
@nlp3834 Год назад
yea he forgot to mention how to hook up the two. I'm also in that situation. I believe what you want to do is replace all the urls in your frontend to match the url of ur backend in this case. Its the url for your backend on render. Make sure you have cors installed as well to prevent cors errors
@bunny.rider69
@bunny.rider69 10 месяцев назад
​@@nlp3834 I am still face this issue after your suggestions
@025-harshbindal7
@025-harshbindal7 10 месяцев назад
​@@nlp3834bro may you explain me in detail i am also have cors error on console
@025-harshbindal7
@025-harshbindal7 10 месяцев назад
​@@nlp3834i have replace all the urls with the backend render url
@jetlinkarkha9659
@jetlinkarkha9659 Год назад
Can I use AWS instead of render?
@gitunemployed
@gitunemployed 11 месяцев назад
Yes you can. You can go with AWS EC2.
@jetlinkarkha9659
@jetlinkarkha9659 11 месяцев назад
@@gitunemployed please make video for that
@AdityaSingh-in6ce
@AdityaSingh-in6ce 11 месяцев назад
what to do for cors errors
@gitunemployed
@gitunemployed 11 месяцев назад
in backend, npm i cors const cors = require ("cors") app.use(cors()) connect me through linkedIn if you still face error
@amruthniranjan1447
@amruthniranjan1447 11 месяцев назад
I replaced the urls in my frontend with the render url, but im still having an issue. should i replace the backend endpoint urls with the same? I have a full stack express/react app. In the dev server, api calls work. But when I try deploying to render and netlify, they don't. I uploaded the backend server folder (which includes a copy of the most recent build) to render and then modified the frontend App.js fetch endpoints to the url that was provided to me from render, and then '"/name' where name is the same endpoint as it is in the backend server.js. I uploaded the frontend /client/build folder to netlify. Both the render link and the netlify link give me a page that is the front page of my web app. It is an app that is SUPPOSED TO take in the user input through a text field. If the user input follows certain criteria, it SHOULD call an api with that input as what is being sent. If not, the backend SHOULD send a failure message back to the frontend. So far, The page ONLY updates when the failure criteria is satisfied, and DOESN'T actually do what it's supposed to do when the input follows the valid criteria. Can you help me troubleshoot?
@alberparavel9350
@alberparavel9350 7 месяцев назад
Conseguiu resolver?
@masterTimon01
@masterTimon01 Год назад
sir please help. I've deployed the frontend in netlify and backend on render. But if i tried logging in in my website the backend doesnt work. How can i fix this sir? Thanks in advance.
@gitunemployed
@gitunemployed Год назад
DM me through LinkedIn linkedin.com/in/muhazahmed Thank you.
@mack485
@mack485 Год назад
@@gitunemployed Im having the same issue. do you mind sharing the solution?
@gitunemployed
@gitunemployed Год назад
@@mack485 you need to change the localhost API from frontend to the link u got after deploying in render.
@hammedbanji7814
@hammedbanji7814 Год назад
Doesn't work for me.
@gitunemployed
@gitunemployed Год назад
elaborate the issue please
@maheshkumarkasturi1203
@maheshkumarkasturi1203 3 месяца назад
my sitte has been deployed successfully but as i preview page not found coming ? what should i do please help
@gitunemployed
@gitunemployed 3 месяца назад
Inspect your page. Still if you couldn't figrout, DM me through LinkedIn
Далее
How to Deploy a ReactJS and NodeJS app with Vercel!
14:55
How Ai Is About To Transform The World’s Economy
19:19
The Heart of React || How React works under the hood
10:32
Best frontend and backend projects for resume
13:11
Просмотров 179 тыс.
Google Data Center 360° Tour
8:29
Просмотров 5 млн
Deploy a MERN STACK app on Render platform in 2024
15:27
What are Cookies in NodeJS?
30:35
Просмотров 48 тыс.