Пікірлер
@sanjaybalnad4180
@sanjaybalnad4180 16 сағат бұрын
Those are serverless function. Thats how we normally create endpoints in app and page router. Was page router non serverless by default before next js 10?
@anshshrivastava9107
@anshshrivastava9107 2 күн бұрын
NOICE
@ferhattaher
@ferhattaher 2 күн бұрын
thank you
@alioftech
@alioftech 4 күн бұрын
Great video, this uses the pages router, now there is a the app router so there i no need to use serverProps and rather go for server actions.
@nathaniel6732
@nathaniel6732 5 күн бұрын
Wouldn't people be able to see your api key?
@anujamahagamage1316
@anujamahagamage1316 6 күн бұрын
thank you❤
@harish9985
@harish9985 6 күн бұрын
how to handle more than one api call at a time if we have response in common last fetched is updated for all
@omgnowairly
@omgnowairly 7 күн бұрын
A more robust version was already in the JS file it generated. What a waste of time.
@user-ou9yx4wh3c
@user-ou9yx4wh3c 7 күн бұрын
Thank you!
@firdausspensix
@firdausspensix 8 күн бұрын
thankyou so much for sharing
@naiduearle1367
@naiduearle1367 11 күн бұрын
Can i update the meta images using the code in video, actually i have website with num of urls my requirment, while sharing the url through social media Apps like whatsapp facebook, i want particular preview meta image and description for the paeticular url.
@jerrodgraham5970
@jerrodgraham5970 12 күн бұрын
Please help! My code isn't working. I get an error around the line where I import useEffect that says "cannot reassign to an imported binding"
@hamzaramay3385
@hamzaramay3385 12 күн бұрын
thanks sir
@sathvikvutukuri9179
@sathvikvutukuri9179 14 күн бұрын
Geting this issue chunk-X3B7SAOS.js?v=95cb7408:9145 Uncaught TypeError: getModularInstance(...).onAuthStateChanged is not a function at onAuthStateChanged (firebase_auth.js?v=2aa6e340:4798:35) in context provider file.
@user-ow7gt4hm3t
@user-ow7gt4hm3t 15 күн бұрын
Thank you very much! like, bell))
@Vlad-hl1gy
@Vlad-hl1gy 15 күн бұрын
Great explanation 👌 Thank you
@bogdanpryvalov
@bogdanpryvalov 17 күн бұрын
storedMode === 'dark' its already boolean you dont need to create ternary operation storedMode === 'dark' ? true : false, also inside onClick handler no need to create arrow func <button onClick={toggleDispayMode} will work the same
@Astro_Cat
@Astro_Cat 19 күн бұрын
Cleaned my code! Very nice tutorial. Very helpful
@codewithsanjay
@codewithsanjay 21 күн бұрын
Extremely helpful video! I was stuck on implementing a feature for my upcoming backend app, specifically using static OTPs for my user service backend in the development and staging environments only. This video provided valuable insights and helped me rethink my logic. Great job!
@b25671
@b25671 24 күн бұрын
If you use a default value in `createContext(defaultValue)`, the scope of the context is global... and you don't have to use the ContextTag. Provided you want a global scope... but in the case of ServiceInjection ... that's what you would want right? Any thoughts on this?
@SrEdgar
@SrEdgar 26 күн бұрын
Cannot destructure property 'loggedStatus' of 'useContext(...)' as it is undefined
@DmytroByrchenko
@DmytroByrchenko 26 күн бұрын
this is not decorator... its just hoc
@nicknelson1975
@nicknelson1975 2 күн бұрын
Yeah...Not really what I was looking for. The fact that you need to pass isAuthenticated to the original Component breaks the abstraction.
@ahmad4jutt
@ahmad4jutt 29 күн бұрын
all data copied from chatgpt
@IsraelAgyemanPrempeh
@IsraelAgyemanPrempeh 29 күн бұрын
Cool, I like the your alternative implementation of ‘eval’ in JavaScript with blobs
@afrikanking4022
@afrikanking4022 Ай бұрын
This was very helpful
@MishaKhnna11997
@MishaKhnna11997 Ай бұрын
project github link
@masroorahmad5648
@masroorahmad5648 Ай бұрын
kindly shar the code
@masroorahmad5648
@masroorahmad5648 Ай бұрын
if you share code its thanks to you
@arupde6320
@arupde6320 Ай бұрын
github ??
@imai-pg3cz
@imai-pg3cz Ай бұрын
thanks alot
@yashagarwal3829
@yashagarwal3829 Ай бұрын
Please provide the code repo
@RajSingh-ve6to
@RajSingh-ve6to Ай бұрын
Can you provide source code
@isaacabrego8150
@isaacabrego8150 Ай бұрын
I liked your tutorial. I followed these exact same steps to try this library out with react and node. The express app is exposing correctly the json files with the defined endpoint. However when I render the translations in the Home and about components no translations are displayed I literally get 'home.title'. I turned on debug in the i18n index config file and supposedly I'm not providing the key to the t function. I double checked and I have everything as you showed in the video. Perhaps some implementation detail has changed. I was looking into it and the docs says that the backend property passed in the config object to the init funcion is a plugin and by default undefined. So I tried to to add the HttpApi via the use function to init but it didn't work either. I'll keep looking at it. But if you have an idea or a solution for that I will appreciate your help :) thanks again for the video.
@isaacabrego8150
@isaacabrego8150 Ай бұрын
Hi everyone, if you read the whole comment you know by now that my code wasn't working as expected. After an exhausting review I figure it out. Long story short I had a sort of a typo in my i18n configuration file. To be precise, i had lowered case loadpath and it should be loadPath: 'someBackendUrl'. So once I fixed that everything worked beautifully.
@JoyEden-b9i
@JoyEden-b9i Ай бұрын
This was very educative. Please where did you get the boiler plate code you used in App.js?
@bryandelacruz9066
@bryandelacruz9066 Ай бұрын
Hi Bro, im a big fan of your work. Can you do the updatefunction for this? thank you
@VijayKumar-nl7sp
@VijayKumar-nl7sp Ай бұрын
at 10:23, I was screaming "WE HAVE only 7 MINUTES BRO!! 7 MINS" thank you friend
@TheOceanLoader
@TheOceanLoader Ай бұрын
Using Int32 instead of int is bad practice man
@realg701
@realg701 Ай бұрын
will it work on social media?
@Lorem7701
@Lorem7701 Ай бұрын
it doesnt work with movies, it just stops when you skip too far
@aditiyaah
@aditiyaah Ай бұрын
Subhanallah the explanation is very good 👍🏻
@yusarimahubara
@yusarimahubara Ай бұрын
I stop here this series, lot of bad practices
@omaradel4054
@omaradel4054 Ай бұрын
Why it dosent work on firefox ?
@jeevam7110
@jeevam7110 Ай бұрын
Well explanation brother:)
@PRANAVMAPPOLI
@PRANAVMAPPOLI Ай бұрын
thanks
@user-sv7od8kj3m
@user-sv7od8kj3m Ай бұрын
Thank You Sir... I m trying this now my first project
@abdullahghori6946
@abdullahghori6946 2 ай бұрын
I just watched the end of the video, the map looks great. I could not wait to thank you so writing the comment before even trying your code. Thank you so much
@0xtz_
@0xtz_ 2 ай бұрын
cool 😎
@ganeshraj5328
@ganeshraj5328 2 ай бұрын
Can you share the code please
@pedrohenriquerocha8741
@pedrohenriquerocha8741 2 ай бұрын
Great video!! Thank you for sharing your knowledge!!
@delxcruzzz
@delxcruzzz 2 ай бұрын
Te amo, bro. Concreto y conciso.