This is the BEST Golang Context Package Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ม.ค. 2025

ความคิดเห็น •

  • @j0hnc0nn0r-sec
    @j0hnc0nn0r-sec 3 หลายเดือนก่อน +42

    I was lactose intolerant until I found Melkey

  • @arijit1..
    @arijit1.. 3 หลายเดือนก่อน +2

    Wow! The explaination is very clear and easy. I had some confusion with the context package and this video cleared those doubts. Amazing!

  • @TehKarmalizer
    @TehKarmalizer 3 หลายเดือนก่อน +3

    Seems like a good intro to context. Somehow I missed the select statement when I read through the language spec, so I learned something about the language as well. Thanks.

  • @krantinebhwani6125
    @krantinebhwani6125 3 หลายเดือนก่อน +3

    Great vid, was just going through context and other advanced go topics and this was extremely helpful. Well explained and great examples.
    Also as you mentioned in the vid, I’m letting you know we do want a video where you go over select! I feel like it’s hard to understand it when you first go through it, it’s not so intuitive because you’re balancing something simple like a switch statement with the concept of concurrent channels. Going through how to think about it step by step and then a complex example would be leet

  • @RishiMishra-to9by
    @RishiMishra-to9by 3 หลายเดือนก่อน +22

    Hi Melkey, can you explore templ and htmx a bit? And also a bit about how to deploy via docker and k8s

    • @j0hnc0nn0r-sec
      @j0hnc0nn0r-sec 3 หลายเดือนก่อน +4

      Second that. With streaming JSON

    • @futuretrees
      @futuretrees 3 หลายเดือนก่อน +1

      I'm interested in deploying it serverless

  • @jeffbeyer462
    @jeffbeyer462 3 หลายเดือนก่อน

    Nice! Thanks for the clear, concise explainer!

  • @futuretrees
    @futuretrees 3 หลายเดือนก่อน

    Context is super necessary the more go routines you have 😊

  • @phillipmugisa3065
    @phillipmugisa3065 3 หลายเดือนก่อน

    Great video. Definitely made the concept easier. Thanks

  • @kg13
    @kg13 3 หลายเดือนก่อน

    Thank you so much, I needed this!

  • @DroidZed
    @DroidZed 3 หลายเดือนก่อน

    I learned a lot from this thank you !

  • @mr.togrul--9383
    @mr.togrul--9383 3 หลายเดือนก่อน

    Great video, just what I needed !

  • @omarcrosby
    @omarcrosby 3 หลายเดือนก่อน

    Thanks Melkey, very nice explanation.

  • @sammyj29
    @sammyj29 3 หลายเดือนก่อน +1

    I didn't understand context with value 😞 can someone please explain with an example?

  • @harshitchaudhary798
    @harshitchaudhary798 3 หลายเดือนก่อน

    So I found it good for a quick revision, but I still want to understand things like, as per the usage of ctx.Done() it does seems like a channel response/communication is it? Does what if we have multiple context.Background() and of it get's timeout does it affect other contexts?
    Let's say we have two ctx.Done() in a program is it random which will be picked from that or is it deterministic?

  • @abhinav.robinson
    @abhinav.robinson 3 หลายเดือนก่อน

    I usually use this with servers, managing privileged access to external apis, user info and similar usercases.

  • @rennessaince357
    @rennessaince357 3 หลายเดือนก่อน

    Please more context about COMPLEX nested XML and JSON marshal and unmarshalling with standard library

  • @Bartisim0
    @Bartisim0 2 หลายเดือนก่อน

    Super helpful thanks

  • @Kokkittoooo
    @Kokkittoooo 3 หลายเดือนก่อน +1

    great example. now turn it into a middleware and forget about it ;)

  • @ardavanansari
    @ardavanansari 3 หลายเดือนก่อน

    Thanks for the great video as always, new effects are nice! However the edit is a little distracting, too much clutter can make it hard to focus on the content.

  • @markopavlovic2597
    @markopavlovic2597 3 หลายเดือนก่อน

    Maybe one by one go standard package videos 🦐

  • @kshyr
    @kshyr 3 หลายเดือนก่อน

    video on select ❤

  • @artem6362
    @artem6362 3 หลายเดือนก่อน

    Nice, now I understand it)

  • @zulhilmizainudin
    @zulhilmizainudin 3 หลายเดือนก่อน +1

    Can you make a video about reflect package next?

    • @MelkeyDev
      @MelkeyDev  3 หลายเดือนก่อน +2

      Yeah, i can. no problem

    • @zulhilmizainudin
      @zulhilmizainudin 3 หลายเดือนก่อน +1

      @@MelkeyDev thanks!

    • @hebozhe
      @hebozhe 3 หลายเดือนก่อน

      Seconded. I use it a ton.

  • @nesocode
    @nesocode หลายเดือนก่อน

    Thank you for the great tutorial; your examples were excellent!

  • @cesarkollenphowet
    @cesarkollenphowet 3 หลายเดือนก่อน

    thanks i needed. this

  • @mehdismaeili3743
    @mehdismaeili3743 2 หลายเดือนก่อน

    Excellent.

  • @ksardas21
    @ksardas21 3 หลายเดือนก่อน

    Hi, I watch your videos sometimes and I see that in your all of your videos, when you show yourself on full screen, the resolution is very low, other things as code, screen, or effects are ok

  • @studentoftezpuruniversitym564
    @studentoftezpuruniversitym564 3 หลายเดือนก่อน +1

    hi i have flutter experience and i want to learn backend i have done php Laravel, i want to learn new tech with i start go lang, so how to build using framework gin, and PG database, with docker, to build backend how to start

  • @abdulkhaliq-lo8gu
    @abdulkhaliq-lo8gu 3 หลายเดือนก่อน

    thnks

  • @lukasl-dev
    @lukasl-dev 3 หลายเดือนก่อน +1

    Not really

  • @esra_erimez
    @esra_erimez 3 หลายเดือนก่อน

    Okay, I *know* I was subscribed but I just had to resub. Pardon my French but WTF???