I have started learning Go last week, the language is great and simple, but it is really easy to learn things when you have such a high-quality content available. Keep it up man, I can see you having big numbers one day.
@nipunachandimal5672 Жыл бұрын
Me too but the errors are bit tricky
@joseph0x45 Жыл бұрын
same, I also started last week, doing Advent Of Code first and then I'll probably build something. How do y'all feel about the error handling ? it's been the main pain point for me so far
@bmdavis419 Жыл бұрын
@@joseph0x45 it remains a pain point, gonna try and do a deep dive at somepoint on a way to make it better
@joseph0x45 Жыл бұрын
@@bmdavis419 that would be great. Thanks :))
@antoniomorga182410 ай бұрын
Wow, such a great video! This is my first time watching your channel and I love the format of going over the code instead of the typical tutorial. You also make it easy to understand, great stuff!
@strandingstranger Жыл бұрын
your content is top tier, my man! such an enjoyable format!
@janl.6568 Жыл бұрын
hey Ben, awesome videos! at min 9:25 which vscode extension are u using to query your go api?
@ashishbhushan7837 Жыл бұрын
Thunder client
@damianjanus1990 Жыл бұрын
Man more content please! :D Because is so great!!!!!
@boyanbalev4428 Жыл бұрын
Good content ,Ben as usual ! One combo I use is Echo + Ent which is an entity framework I remember one friend that works and VMware showed to me a year ago . To be honest this one looks on par with it. FYI What's up with you hitting the gym, you look significantly bigger. Kudos, to getting jacked!💪
@ramdoni3935 Жыл бұрын
what about sqlc ?
@pun3203 Жыл бұрын
Any example for selecting data from one-to-many relation bro? I'm still stuck 😅
@naufaldbei423410 ай бұрын
Does sqlx have any way to handle a possibly null value?
@edrissndiaye Жыл бұрын
Great stuff bro !
@vpetryniak Жыл бұрын
Does it have sql syntax validation? Like Rust sqlx has?
@oussamasethoum1665 Жыл бұрын
can we make use of sqlc?
@mxkacsa Жыл бұрын
The Sqlx GitHub repo looks dead, but is that not a problem for using the package?
@rajenderkatkuri7642 Жыл бұрын
Dude what's your VS Code Theme? Looks sickk
@bmdavis419 Жыл бұрын
Github Dark
@chizidotdev Жыл бұрын
Great, some sqlx… I always prefer the sqlc/sqlx method of implementing my db layer over gorm.
@MVybz Жыл бұрын
would be cool to see you code it all from scratch
@damianjanus1990 Жыл бұрын
Something like full tutorial, example bank app or something like that :P