WTF is a type switch in #golang ?
9:55
Пікірлер
@verawat
@verawat 2 сағат бұрын
@TIME 4:01 I found AdMob over your Bottom Tabs. I have question and I need you advice sir. 1) What file name you implement AdMob code ( _layout.tsx or index.tsx or ....) 2) How you implement it Thank for your answer my question sir.
@JonahHoward-w2l
@JonahHoward-w2l 6 күн бұрын
Has Luka ever walked in on you making a vid
@JonahHoward-w2l
@JonahHoward-w2l 6 күн бұрын
Love the content man keep it up
@JonahHoward-w2l
@JonahHoward-w2l 6 күн бұрын
Great content man keep it up and by the way I used to be best buds with you little boy Luka
@carlom43
@carlom43 9 күн бұрын
Could I remove the default Manage Account link and replace it with my own href which takes you to my own manage account dashboard??
@FrontEnd-webDev
@FrontEnd-webDev 11 күн бұрын
This is a good video. I followed it to create an Angular library. I faced a publishing issue with my .yml file, but after adding the lines below, my library was published successfully. - run: npm run build library-name - run: | cd dist/library-name npm publish --access public
@kodejohan
@kodejohan 12 күн бұрын
Thanks for this, very informational!
@TonyTylerDraws
@TonyTylerDraws 19 күн бұрын
So that was easy 😂. Using that
@asiddiqi123
@asiddiqi123 20 күн бұрын
Does it still work?
@wenbinyang1689
@wenbinyang1689 19 күн бұрын
Yes, I just tested.
@LeonidSmirnov-b2d
@LeonidSmirnov-b2d 21 күн бұрын
Thank you so much! That is exactly what I was looking for!
@WPMutube
@WPMutube 23 күн бұрын
what's the benefit of using this rather than standard http library
@Drazyhaze
@Drazyhaze 8 күн бұрын
My friend who writes a ton of Go, every time i mentioned Gin he would always say "You don't need Gin anymore. It's all apart of standard lib."
@vineetgupta7058
@vineetgupta7058 Ай бұрын
Question: How to run Rest Client API 2000 times in a loop for different data parameters?
@LauraGarcia-o5k
@LauraGarcia-o5k Ай бұрын
I really appreciate your efforts! Just a quick off-topic question: My OKX wallet holds some USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). What's the best way to send them to Binance?
@algomeme
@algomeme Ай бұрын
Bastard 😂
@LJayAdams-t2r
@LJayAdams-t2r Ай бұрын
Very helpful! Just what I was looking for! Now I just wish you had a github project for this, so I could see the contents of your Dockerfile.
@yusifelkamshushi3056
@yusifelkamshushi3056 Ай бұрын
thanks man <3
@PavanMuppala
@PavanMuppala Ай бұрын
very smooth
@riordan381
@riordan381 Ай бұрын
Gin or Fibre?
@bjni
@bjni Ай бұрын
never used gin, I just use the standard net http package for API creation
@Kerryu-c1f
@Kerryu-c1f Ай бұрын
What theme!!!
@nickwoodward819
@nickwoodward819 Ай бұрын
what are the security risks of this?
@joshuaberrios
@joshuaberrios Ай бұрын
Love Dan's work. I have been following him for a few years now. Glad to see you got him on the podcast. I knew he was a teacher but not a film teacher. Super awesome to see other creatives who become developers.
@platafacturi8774
@platafacturi8774 Ай бұрын
Wtf 😂
@IdoN0TneedTherapy
@IdoN0TneedTherapy Ай бұрын
I complicate this further with "...and what branch did I put it in?".
@AmielCronin
@AmielCronin Ай бұрын
Appreciate the detailed breakdown! I have a quick question: My OKX wallet holds some USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). Could you explain how to move them to Binance?
@redflameken
@redflameken Ай бұрын
"Do the laundry and clean the dishes" I will be using that now
@ultraviolet2497
@ultraviolet2497 Ай бұрын
Or you could just open the project in vscode and hit Ctrl + Shift + F, clicking the result there would take you to the file and line you're looking for, and it would be way easier to check between multiple files
@_SharianDabre
@_SharianDabre Ай бұрын
Can you show your authentication flow?
@brianmmdev
@brianmmdev Ай бұрын
I'm using Clerk (who I work for) and I actually cover the entire thing in detail on my post on the Expo blog: expo.dev/blog/build-a-daily-workout-tracker-with-clerk-convex-and-expo Link to the source for that portion is in the post as well!
@mirceafrandes6954
@mirceafrandes6954 Ай бұрын
Thanks!
@brianmmdev
@brianmmdev Ай бұрын
Thank you!
@rukundofred
@rukundofred Ай бұрын
wow this is amazing thanks for sharing, we need more concepts like that plz. and if possible let us have access to the source code plz
@brianmmdev
@brianmmdev Ай бұрын
Thank you! The project as it is in the video is not open source, but I cover quite a bit of it on my post on the Expo blog: expo.dev/blog/build-a-daily-workout-tracker-with-clerk-convex-and-expo If you want something specific let me know and I can create a gist to share
@rukundofred
@rukundofred Ай бұрын
@@brianmmdevthe onboarding
@brianmmdev
@brianmmdev Ай бұрын
If you are interested in me expanding on any of these concepts, let me know! 😊
@시
@시 Ай бұрын
2024: gin-> net/http
@amarfejleh2717
@amarfejleh2717 2 ай бұрын
Can I get the download of it or will I have to make it myself
@brianmmdev
@brianmmdev Ай бұрын
So I don't have this one anymore, but I updated to reference a Notes folder and list them from there. Makes the process of creating and adding snippets MUCH easier. www.icloud.com/shortcuts/c27785c3fbd94d01a983ac0312ef84c4
@fistewie
@fistewie 2 ай бұрын
love this! trying out convex as well so this was perfect! is there a link to the github repo somewhere?
@brianmmdev
@brianmmdev Ай бұрын
Not yet, I'll be publishing it all once I finish the series!
@AlyumiKimol
@AlyumiKimol 2 ай бұрын
await is a paid actor
@ryandotfurrer
@ryandotfurrer 2 ай бұрын
Welp, adding this to my phone
@sermuns
@sermuns 2 ай бұрын
is he looking at chatgpt to his right?
@brianmmdev
@brianmmdev 2 ай бұрын
@@sermuns he isn’t. He’s referencing his notes
@nate_codes
@nate_codes 2 ай бұрын
Not me wondering what “/rr” meant 😂
@geopopos
@geopopos 2 ай бұрын
That’s cool!
@ThomasGodart
@ThomasGodart 2 ай бұрын
Dude, it's very clear, very fast, but why do you have to type everything 2 or 3 times to get it right?
@brianmmdev
@brianmmdev 2 ай бұрын
fingers move too fast sometimes lol
@farkooch
@farkooch 2 ай бұрын
Thanks for sharing this video. Do you know how we can identify .env files in the root projects in an http file using the rest client? it does not recognize my variables from dev.env and I couldn't find the related settings to set the path to the env file in the settings.json in .vscode directory. Any help would be appreciated.
@brianmmdev
@brianmmdev Ай бұрын
I'm not sure unfortunately. There might be something in their docs?
@guimaraesrodrigo
@guimaraesrodrigo 2 ай бұрын
wow. TY worked very well.
@shehabtarek737
@shehabtarek737 2 ай бұрын
How can I get all code snippets to publish them on my repository ?
@ryandotfurrer
@ryandotfurrer 2 ай бұрын
Content is great, video is great; beard and hair, also great! This tutorial was incredibly timely for me 🔥
@eleah2665
@eleah2665 2 ай бұрын
Hello. Thanks for the Remix example. Do you have this code available somewhere?
@marktechson
@marktechson 2 ай бұрын
Video looks great and the content is great as well. Way to go!
@negart7744
@negart7744 2 ай бұрын
Please remind people to like and subscribe a few seconds before the video ends. ❤
@negart7744
@negart7744 2 ай бұрын
Wow this was great. How on earth you don't have more views and subscribers?
@pedro.britto
@pedro.britto 2 ай бұрын
Now this is an S tier tutorial. Detailed and to the point. Cheers!
@ИльмирШарифуллин-щ7т
@ИльмирШарифуллин-щ7т 2 ай бұрын
thanks a lot!
@uncolorr
@uncolorr 3 ай бұрын
my boss threatened us to learn to use multiple workspaces lol if im ever working in multiple projects then windows + crtl + arrow keys