Тёмный

React: Software Architecture | Server-side rendering basics | Part 2 

Coding With Mr.M
Подписаться 7 тыс.
Просмотров 19 тыс.
50% 1

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

 

28 окт 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 64   
@oleksandrfomin326
@oleksandrfomin326 Год назад
Thanks for the in-depths analysis and a great example. This really open your eyes on what NextJs does under the hood. Great stuff!
@CodingWithMrM
@CodingWithMrM Год назад
My pleasure!
@zafiroula100
@zafiroula100 Год назад
thanks that was such a good introduction to server side rendering and coding along was so fun. can't wait to see what you'll upload next 🔥
@CodingWithMrM
@CodingWithMrM Год назад
Thanks a lot for valuable feedback. Please support me by subscribing and sharing my videos to others. Don’t forget to turn on notifications bell for more updates Sure I’ll be uploading more. Sorry for late response
@anithadharaneedharan6758
@anithadharaneedharan6758 Год назад
A brilliant video. So grateful 🙏
@CodingWithMrM
@CodingWithMrM Год назад
Thanks a lot please do support me by sharing my videos with everyone and don’t forget to subscribe and turn on notifications bell
@vahesevachyan9399
@vahesevachyan9399 Год назад
Under rated channel. You got some great content. Keep up the good work.
@27sosite73
@27sosite73 Год назад
underrate
@CodingWithMrM
@CodingWithMrM Год назад
Much appreciated! Please do support me by sharing my videos to others and don’t forget to subscribe and turn on notifications bell
@HuyNguyen-my5bi
@HuyNguyen-my5bi Год назад
Thanks for the great video!!! ❤❤❤ Can you make a video on how to deploy ReactJs SSR? I'm having trouble with this. Thank you so much
@CodingWithMrM
@CodingWithMrM Год назад
Yeah sure bro. But soon I’m gonna do next js. So it’ll be very great. Please support me by subscribing and sharing my videos to others. Don’t forget to turn on notifications bell for more updates
@ShaikShafi-bp4tz
@ShaikShafi-bp4tz Год назад
please do a video on ssr with react js using webpack and babel. and also add loadable components to it. thank you for this great tutorial.
@CodingWithMrM
@CodingWithMrM Год назад
Sure I’ll do thanks for the great suggestions. Please support me by sharing, and subscribing to my channel dont forget to turn on notifications bell
@CharterLin
@CharterLin Год назад
Hi Mr. M. So I followed along with your video to build the routes, but I have encountered a problem, Here is the error: Error: 'Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.' I have figured out that it's the renderToString that cause the problem. Are you able to help me?
@CharterLin
@CharterLin Год назад
By the way, here is how I found the error: \application\/server.js:14:36. which that line has renderToString().
@CodingWithMrM
@CodingWithMrM Год назад
Yeah sure ping me on my instagram we’ll go through that
@CharterLin
@CharterLin Год назад
@@CodingWithMrM I have requested the follow!
@CodingWithMrM
@CodingWithMrM Год назад
@user-nv3nq4up3e sure I’ll accept it
@Osthessenhaider
@Osthessenhaider 11 месяцев назад
@@CodingWithMrM Did you find the error? I've got the same problem...
@abdannour26
@abdannour26 11 месяцев назад
Thank you, but I have a question, does this works in a shared hosting that doesn't support node js
@CodingWithMrM
@CodingWithMrM 9 месяцев назад
Ye
@azazahmedlipu9738
@azazahmedlipu9738 Год назад
You're awesome > Note : I had no idea that can do ssr in raw react... thus i was thinking switch to nextjs13 hahaha
@CodingWithMrM
@CodingWithMrM Год назад
Hehe yes we can do, we just need to explore the things, Great I'm also thinking to make a tutorial on NextJs
@xyz-ey7ul
@xyz-ey7ul Год назад
nice video. if you can also do a video on how to handle this with firebase functions it would be great. only if you like firebase otherwise this tutorial is still enough
@CodingWithMrM
@CodingWithMrM Год назад
Sure I'll try, Please do support me by subscribing, sharing my videos to the other coders and don't forget to turn on notifications bell 🛎 😊
@richardramirez5746
@richardramirez5746 Год назад
I think all of these SSR can be handled by Next.js, getting the same result? Is that right?
@CodingWithMrM
@CodingWithMrM Год назад
Yes that’s right
@richardramirez5746
@richardramirez5746 Год назад
@@CodingWithMrM thanks! More videos coming?
@CodingWithMrM
@CodingWithMrM Год назад
@@richardramirez5746 Yes. I’ll upload regularly from now on wards. Yeah
@CodingWithMrM
@CodingWithMrM Год назад
Yes I’ll be uploading more videos
@SoftwareSimplified-Dtons
@SoftwareSimplified-Dtons 9 месяцев назад
Thanks for the informative video , but facing this problem Can you please help Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports. at renderElement (C:\Work\ssr\app-3 ode_modules eact-dom\cjs eact-dom-server-legacy.node.development.js:6047:9) at renderNodeDestructiveImpl (C:\Work\ssr\app-3 ode_modules eact-dom\cjs eact-dom-server-legacy.node.development.js:6108:11) at renderNodeDestructive (C:\Work\ssr\app-3 ode_modules eact-dom\cjs eact-dom-server-legacy.node.development.js:6080:14) at retryTask (C:\Work\ssr\app-3 ode_modules eact-dom\cjs eact-dom-server-legacy.node.development.js:6532:5) at performWork (C:\Work\ssr\app-3 ode_modules eact-dom\cjs eact-dom-server-legacy.node.development.js:6580:7) at C:\Work\ssr\app-3 ode_modules eact-dom\cjs eact-dom-server-legacy.node.development.js:6904:12 at scheduleWork (C:\Work\ssr\app-3 ode_modules eact-dom\cjs eact-dom-server-legacy.node.development.js:78:3) at startWork (C:\Work\ssr\app-3 ode_modules eact-dom\cjs eact-dom-server-legacy.node.development.js:6903:3) at renderToStringImpl (C:\Work\ssr\app-3 ode_modules eact-dom\cjs eact-dom-server-legacy.node.development.js:6977:3) at renderToString (C:\Work\ssr\app-3 ode_modules eact-dom\cjs eact-dom-server-legacy.node.development.js:7065:10) at C:\Work\ssr\app-3\/server.js:15:34 at Layer.handle [as handle_request] (C:\Work\ssr\app-3 ode_modules\express\lib outer\layer.js:95:5) at next (C:\Work\ssr\app-3 ode_modules\express\lib outer oute.js:144:13) at Route.dispatch (C:\Work\ssr\app-3 ode_modules\express\lib outer oute.js:114:3) at Layer.handle [as handle_request] (C:\Work\ssr\app-3 ode_modules\express\lib outer\layer.js:95:5) at C:\Work\ssr\app-3 ode_modules\express\lib outer\index.js:284:15 at param (C:\Work\ssr\app-3 ode_modules\express\lib outer\index.js:365:14) at param (C:\Work\ssr\app-3 ode_modules\express\lib outer\index.js:376:14) at Function.process_params (C:\Work\ssr\app-3 ode_modules\express\lib outer\index.js:421:3) at next (C:\Work\ssr\app-3 ode_modules\express\lib outer\index.js:280:10) at SendStream.error (C:\Work\ssr\app-3 ode_modules\serve-static\index.js:121:7) at SendStream.emit (node:events:517:28) at SendStream.emit (node:domain:489:12) at SendStream.error (C:\Work\ssr\app-3 ode_modules\send\index.js:270:17) at SendStream.redirect (C:\Work\ssr\app-3 ode_modules\serve-static\index.js:185:12) at SendStream.emit (node:events:517:28) at SendStream.emit (node:domain:489:12) at SendStream.redirect (C:\Work\ssr\app-3 ode_modules\send\index.js:475:10) at onstat (C:\Work\ssr\app-3 ode_modules\send\index.js:723:41) at FSReqCallback.oncomplete (node:fs:211:5)
@CodingWithMrM
@CodingWithMrM 9 месяцев назад
Try to pass a string and have a look. It’ll be helpful if you send me on instagram so we can go through this error
@huzaifayaqoob7313
@huzaifayaqoob7313 Год назад
Hi I am working with react-router-dom v6, My Application have a hug structure, I am facing too much errors, un-known error Could you please help me in this regards
@huzaifayaqoob7313
@huzaifayaqoob7313 Год назад
Does this work on v6?
@CodingWithMrM
@CodingWithMrM Год назад
Yes I can help you. You can ping me on my fb
@AdekNinie
@AdekNinie Год назад
Good video for people
@windiazmy6856
@windiazmy6856 Год назад
i cant use renderToString, what should i do ?
@CodingWithMrM
@CodingWithMrM Год назад
Can you elaborate more.
@AdekNinie
@AdekNinie Год назад
love love love love
@CodingWithMrM
@CodingWithMrM Год назад
❤️ 😘 I
@AdekNinie
@AdekNinie Год назад
👍👍👍👍
@waleedsharif618
@waleedsharif618 Год назад
Whats difference between this and nextjs ?
@CodingWithMrM
@CodingWithMrM Год назад
What do you think?!
@waleedsharif618
@waleedsharif618 Год назад
I dont have much info on nextjs, but isnt it doing server side rendering also ?
@CodingWithMrM
@CodingWithMrM Год назад
NextJs is library they gives us inbuilt functionality we no need to write any extra code, we just need to utilize it and it's more to servers, but this video is about creating our custom server architecture and how it's gonna be, it's like some information and skills about the servers and all
@adithyavarun9132
@adithyavarun9132 Год назад
does this works for react v18
@CodingWithMrM
@CodingWithMrM Год назад
Absolutely yea
@AdekNinie
@AdekNinie Год назад
Good video 👍
@CodingWithMrM
@CodingWithMrM Год назад
Thanks
@daun55
@daun55 5 месяцев назад
cra is deprecated
@CodingWithMrM
@CodingWithMrM 5 месяцев назад
Agreed, but please check the date when that video was made. While I was making those videos, CRA (Create React App) was used to create the apps.
@GulliverStrange
@GulliverStrange Год назад
"Copy the starting state of the exercise files" . Exercise files where? XD
@CodingWithMrM
@CodingWithMrM Год назад
I didn’t got you
@UsefulClips_
@UsefulClips_ Год назад
where is source code
@CodingWithMrM
@CodingWithMrM Год назад
Sorry buddy. I got fever from one week. Once I’m recovered I’ll update here
@samuelparker6529
@samuelparker6529 11 месяцев назад
Great video… but 8 months later and I can’t find a link to the source code. I’ve checked your IG and the community tab and can’t find anything. Can you add the link to the description of the video?
@CodingWithMrM
@CodingWithMrM 11 месяцев назад
@samuelparker6529 I think I did added but I’ll recheck and I’ll re-add it if I miss it
@AdekNinie
@AdekNinie Год назад
first viewww😍😍😍😍
@CodingWithMrM
@CodingWithMrM Год назад
Alhamdulillah I want it always
Далее
Understanding React's UI Rendering Process
29:07
Просмотров 217 тыс.
Nightmare | Update 0.31.0 Trailer | Standoff 2
01:14
Просмотров 686 тыс.
Family♥️👯‍♀️🔥 How old are you? 🥰
00:20
Do you REALLY need SSR?
18:15
Просмотров 175 тыс.
What does larger scale software development look like?
24:15
React Native vs Flutter - Which should you use?
22:31
3 Important SEO Hacks for React Developers
10:37
Просмотров 26 тыс.
SSR Data Loading and WebSockets
19:44
Просмотров 2,4 тыс.
React Server Components vs Client Components
27:31
Просмотров 26 тыс.
Web Developer Roadmap (2024) - Everything is Changing
25:02
Nightmare | Update 0.31.0 Trailer | Standoff 2
01:14
Просмотров 686 тыс.