Javascript movie application
1:19:41
Build a news application with React
1:14:18
Design a landing page in figma
56:28
Figma Auto Layout
3:52
Жыл бұрын
nestjs tutorial #2
29:59
Жыл бұрын
nestjs tutorial #1
33:07
Жыл бұрын
html5 tutorial for beginners
27:57
2 жыл бұрын
react redux typescript
44:37
2 жыл бұрын
Пікірлер
@dasha.edits1143
@dasha.edits1143 Күн бұрын
Hiii, when i sign up using user credentials not a google auth or github. It says Error Can you please fix that 😢
@pcv-free-as-a-bird
@pcv-free-as-a-bird 2 күн бұрын
Hi there!! Thank you for the video it was really nice.. I’ve setup supabase/srr on my Remix js app. The createBroswerClient and createServerClient works!! But I still don’t understand the concept between when to use the Broswer Client or the Server Client.. I know that when it’s for front-end is the Broswer Client but I think I would need a real life example to understand both. Anyone can help me?
@patrickjreid
@patrickjreid 4 күн бұрын
This is a solid remix tutorial! Thanks!
@MohammedHamim4444
@MohammedHamim4444 6 күн бұрын
llovely
@amargupta4508
@amargupta4508 8 күн бұрын
Thanks
@frostyfreezemovies
@frostyfreezemovies 15 күн бұрын
More videos on nextjs thanku sir❤
@davidlintin
@davidlintin 23 күн бұрын
I think you need to revalidate the path after updating the profile due to next js caching policies.
@santiagorossi2877
@santiagorossi2877 24 күн бұрын
thanks a lot man, very clear. One thing you probably already know: You don't need to add a _blogLayout, you can add the Outlet directly inside blogs.tsx, then have blogs._index.tsx and blogs.$blogId.tsx sharing that
@maczain
@maczain 26 күн бұрын
thank you bro. your explanations are really understandable, keep up the good work.
@simonedwards7101
@simonedwards7101 Ай бұрын
Great video!!! A very good walkthrough with clear explanations.
@SikarinPunsawat
@SikarinPunsawat Ай бұрын
thx you so much, remix is good but no much of tutorial, I so tried using nextJS.
@mofekayode8944
@mofekayode8944 Ай бұрын
Curious to know why RPC was used at 1:55:24. Is that the only option to run a server action with supabase?
@odairsilva10
@odairsilva10 Ай бұрын
You explained all the 'why'. Super duper intro to remix :)
@sicario55
@sicario55 Ай бұрын
for github codebase supaBaseclient & server files empty
@neillbryanriveralivia-expe9977
@neillbryanriveralivia-expe9977 Ай бұрын
Hi bro, nice video! I have a question: How can I put a guard session in a Layout.tsx for all my pages, i need pass the user data all my website when users log in
@davidlintin
@davidlintin 24 күн бұрын
Get the user in the layout then pass it as a prop
@matthewbeardsley7004
@matthewbeardsley7004 Ай бұрын
Looking forward to seeing what I can improve on. I have an auth and db service layer which takes in a Supabase server or client instance, which I don't particularly like, so it would be nice to see how you handle it
@saadchohan8749
@saadchohan8749 2 ай бұрын
Hi, I've encountered an issue during the login process, specifically with the authentication page and API endpoints. Despite my efforts, I haven't been able to resolve it. The error message "api/auth/session:1 Not found" and the 404 error when clicking on the login icons persist, even after ensuring that the API folder is correctly placed within the app directory. Please help me as soon as quick
@josephmario247
@josephmario247 2 ай бұрын
Great Project👍 l learnt a lot from the project thanks God Bless🙌
@abhijeetsingh9366
@abhijeetsingh9366 2 ай бұрын
Hey i want your help, can you help me to create a major project.
@Losmejoresvideosdek
@Losmejoresvideosdek 2 ай бұрын
Muy bueno ✌🏼
@FunnyVideos-ni4iu
@FunnyVideos-ni4iu 2 ай бұрын
very nice tutorial 💯 thanks for sharing
@SUPASUPAN00B
@SUPASUPAN00B 2 ай бұрын
supa supa cool
@shreyojitdas9333
@shreyojitdas9333 2 ай бұрын
is styled components used in industry??......i heard tailwind css is only thing for industry
@hvwong2044
@hvwong2044 3 ай бұрын
wow..just finished the owesome course. thank you! question, now when sign in with registered email, if i key in any password it will let me to sign in, did i do something wrong? or the bcriypt part verify password function haven't completed? Thanks again
@rajawatchhub5402
@rajawatchhub5402 3 ай бұрын
Thanks for the Tutorial! How about debugging? How can I debug my code?
@ojomudamola6674
@ojomudamola6674 3 ай бұрын
I am having issue with fetching the data, the url is wrong kindof, I use another api and it worked. I need help I am stuck
@DarvinJ
@DarvinJ 3 ай бұрын
Awesome.
@naylord5
@naylord5 3 ай бұрын
🔥🔥🔥 Great content mate! Thank you so much for sharing
@codewithlari
@codewithlari 3 ай бұрын
Thank you
@maccharlesobani9521
@maccharlesobani9521 3 ай бұрын
Boss❤
@maccharlesobani9521
@maccharlesobani9521 3 ай бұрын
My boss❤
@nadetdevfullstack7041
@nadetdevfullstack7041 3 ай бұрын
Excellent
@codewithlari
@codewithlari 3 ай бұрын
Thank you
@EmmaLovesCoding
@EmmaLovesCoding 3 ай бұрын
wow!!! this is amazing
@hvwong2044
@hvwong2044 3 ай бұрын
All these technologies are what I wish to master, can't wait to start 😊
@teetanrobotics5363
@teetanrobotics5363 3 ай бұрын
please use the full screen resolution as it puts less strain on the eyes of the viewer
@89oka
@89oka 4 ай бұрын
Great tutorial!!! Thx
@kelvinnwachukwu8141
@kelvinnwachukwu8141 4 ай бұрын
hey lari your tutorial is amazing and it has helped me alot
@developerkings
@developerkings 4 ай бұрын
Sir I tried running npm i next-auth-sanity on my VS code IDE, but I keep facing errors, please help me
@biwas-bhandari
@biwas-bhandari 5 ай бұрын
FInally Completed...
@jerbparagas3924
@jerbparagas3924 5 ай бұрын
Nice, Can you also do testing the your rest api routes with jest? I'm new to testing and I dont know where to start how to test app router api route.
@rahmatillokh
@rahmatillokh 5 ай бұрын
I respect you bro
@jayzeugirdor1808
@jayzeugirdor1808 6 ай бұрын
how do you upload your videos?
@nadetdevfullstack7041
@nadetdevfullstack7041 6 ай бұрын
Excellent
@user-cm8sb1uw1s
@user-cm8sb1uw1s 6 ай бұрын
I really appreciate this work, Thank you so much for this brother
@harrisonekpobimi4764
@harrisonekpobimi4764 6 ай бұрын
This is so kool especially for frontend devs
@atmanirbharofficialindiaon2789
@atmanirbharofficialindiaon2789 6 ай бұрын
Hey ur content is top notch u just need to work on ui a bit to attract viewers
@manohar.acharya
@manohar.acharya 6 ай бұрын
Thanks a lot I was desperatly looking for such tutorial I am a begginer in state management please make more project reguarding provider
@aregaa
@aregaa 6 ай бұрын
I just wanted to reach out and let you know how much I've learned from your tutorials,would love to see a tutorial from you on creating an ecommerce website using nextjs,and thank you so much :D
@randomotaku6684
@randomotaku6684 6 ай бұрын
Quite a nice project it is, i am finding to start some project of AI
@davidhidalgo3231
@davidhidalgo3231 6 ай бұрын
good video, i have a issue with msw when i run the test "Cannot find module 'msw/node'", i search solutions but nothing, if you know how to resolve, please say me , thanks!
@Manojkumar-fq2vu
@Manojkumar-fq2vu 7 ай бұрын
Noiisseeee.......
@codewithlari
@codewithlari 6 ай бұрын
Thank you for engaging
@Manojkumar-fq2vu
@Manojkumar-fq2vu 6 ай бұрын
💖💖💖💖💖💖@@codewithlari