I am working on a real-world project. For the past month the client is insisting to increase the speed of the app. Meanwhile the codebase is huge I have recently joined the team with two other guys so your videos are helping me to diagnose the issue of performance.
I am working on a real-world project. For the past month the client is insisting to increase the speed of the app. Meanwhile the codebase is huge I have recently joined the team with two other guys so your videos are helping me to diagnose the issue of performance.
so could able you solve that?
Damn! This is so good.
Thank you! Glad it was helpful!
Thank you so much for making this video
Was stuck with really bad performance thanks buddy
😁
So useful my man!!!
Very happy you enjoyed 😁
Nice job dude 🎉
Thanks for the video mate. I wonder how nextjs allow you to mix a frontend page ("use client") with an async function. I cannot solve that part.
ty mate
well explained
Bro you're great!
Thanks man!
thank you sirr
your video save my dumb report
Haha glad I could help 😄
How do i add scroll restoration anyone got any idea i tried saving and retrieving from session storage manually
There as experimental config option (takes like 2 seconds to bing).. "experimental: { scrollRestoration: true }"
Yesss
1:29 Managing that didn't really pan out, huh?
sir please create a playlist for these
Good idea. Thank you!
@@benhaig 100% men, too helpful to not be in one place. big ups💯
Qwikjs will solve the issue automatically
God damn is the tailwind syntax incredibly ugly. Why can't we all just stick to css-in-js or even css modules like sane people?
css-in-js is > all