You are amazing. Precisely the level of detail I'm after. Subscribed.
@raoufabdallah56977 ай бұрын
Literally, this is amazing, I've never commented on KZbin videos but this one I've learned so much that I really needed so thank you so much.
@MyCodingDiary Жыл бұрын
Your videos are always so informative and well-presented. Thank you for sharing your knowledge with us!🚀😎
@MarquesaBarbula Жыл бұрын
This is so well explained! thanks! May the force be with you 🌱
@nikkiyesalusky313 Жыл бұрын
I get to buy your class tomorrow. Yay!
@DipamSen Жыл бұрын
Technically, the only file tsconfig.node.json checks, is the vite.config.ts, because thats the only file which is listed in "include"
@wtf_jokes963911 ай бұрын
Vite has sever side rendering out of the box, press the others option after you init the project then the first option out of the two in the second menu and then select the React app
@CodingGarden11 ай бұрын
The built in SSR in Vie is low level and meant for framework authors. Read more here: vitejs.dev/guide/ssr.html And see Vite SSR frameworks / libraries here: github.com/vitejs/awesome-vite#ssr
@persegona77 Жыл бұрын
Aside from the massive ecosystem, what real advantages are there to using React compared to other newer frameworks/libraries? Are there specific use cases where going the React route is better than Vue, Svetle, Solid, etc., or is it mainly preference at this point?
@hakuna_matata_hakuna Жыл бұрын
Rakkasjs can do Nextjs like things with vite but it's a little rough around the edges. They do have some cool things like useServerSideQuery which is like getserverside props but as a hook and it also has svelte like server and client hooks it also has locals which is wish next13 had to let you share objects between let's say the middleware, route handlers a d server components
@w3mw Жыл бұрын
Do You have a vue js 3 course as well? 😄
@ItsMiaMuffy38 ай бұрын
you are awesome 💚🌱
@saeedkefayati Жыл бұрын
Could you record video for using pwa in react typescript vite??😊
@arewa_coder Жыл бұрын
I talked about this in my class today.
@hakuna_matata_hakuna Жыл бұрын
Explore vite lib mode please
@ronaldomaia Жыл бұрын
Good video, just recommend to go a little bit slower