Go and React Full Stack App - Go Tutorial for Node Developers

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

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

  • @asaprogrammer_
    @asaprogrammer_ 7 หลายเดือนก่อน +82

    Hope it helps! Thanks for watching ❤

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

      Wow you at free code camp❤

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

      Thanks

  • @narcissisticnarcissus4956
    @narcissisticnarcissus4956 7 หลายเดือนก่อน +22

    More project tutorials like this with GO!
    This was needed!

  • @ajitborude1792
    @ajitborude1792 7 หลายเดือนก่อน +11

    This is perfect. This is what I was looking for, being experienced at Node & React I was exploring ways to learn Go.
    This looks like a perfect starting point.
    Looking forward for more such tutorials. Thank You !!

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

      same here bro, dont give up

  • @roco9393
    @roco9393 7 หลายเดือนก่อน +7

    Thanks!

  • @nguyenphuc-xi8ri
    @nguyenphuc-xi8ri หลายเดือนก่อน +1

    Hi man, your video help me so much in learning Golang, React and TS. I love building from scratch this way because it helps me figure out what i need to do . Thank you so much ! I really appreciate this video

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

    Thank you for this! This is really good to see Go as back end and React to the front end in one tutorial.

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

    Bro, thank you so much, i just don't have words. You are the best!!!

  • @StoicismAspects
    @StoicismAspects 7 หลายเดือนก่อน +10

    Its time to learn go and react😊

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

    More go tutorials please this was awesome!

  • @julianvelez6563
    @julianvelez6563 7 หลายเดือนก่อน +5

    Awesome work ❤❤❤

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

    OMG. Exactly at the right time. Love you FCC

  • @autobytechick
    @autobytechick 5 หลายเดือนก่อน +1

    PLEASE MORE TUTORIAL ABOUT GO AND REACT!😭

  • @victorgxn
    @victorgxn 7 หลายเดือนก่อน +2

    More go tutorials :)

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

    Wow Thank you so much for the amazing content 👍👏🙌👌🤞✌🤩

  • @NiluIsakova-dl8uj
    @NiluIsakova-dl8uj 7 หลายเดือนก่อน

    this is amazing thank you ❤

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

    We need a video about the history timeline and the relationship bw different programming languages, there is issues that later languages aim to solve, it's overwhelming
    Please can we have a tutorial about Rag, especially with local no code RAG like VERBA tool
    The last finetuning video was informative
    Thank you

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

    This was awesome!

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

    thanks a lot man, help so much

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

    thank you i will learn tomorrow.

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

    Bring more such full stack development content on golang

  • @narcissisticnarcissus4956
    @narcissisticnarcissus4956 7 หลายเดือนก่อน +1

    Maybe next could be Go + Postgres + Flutter || NextJS. Maybe include sockets.

  • @piyushbafna4542
    @piyushbafna4542 4 หลายเดือนก่อน +2

    more Go fullstack project please

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

    Los Amo....❤

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

    Thank you very much

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

    More of this with Golang and Node!

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

    GO + HTMX next please!

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

    Finally Go!!!

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

    I would love to have Devops project built using GO!!!

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

    bu kanalda türk anlatıcıya denk gelmek çok güzel

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

    amazing!

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

    Smooth!!!!

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

    Hi, around minute 30, with fiber.Post demonstration, how do you get variable todos without to define it ? I see you have a "todos" in the address, but it needs to be converted to become a variable, isn't it ? Where did you converted it to become a variable ? I don't get this part...

    • @hadezuka
      @hadezuka 19 วันที่ผ่านมา +1

      it's defined in the main function, so it'll be saved in the memory as long as the program running.

    • @DGDG0000000
      @DGDG0000000 19 วันที่ผ่านมา

      @@hadezuka ha yes, i can see it at line 20 (time: 22:00). todos:= []Todo{}
      Thank you.
      I'm an the way to make running a CSR with Go+React.js together.
      I'm using an other one well known channel YT and convert it to run with Fiber. It is not easy... maybe this subject is interesting you ?

    • @hadezuka
      @hadezuka 15 วันที่ผ่านมา

      @@DGDG0000000 I still new with Gilang, not really understand it well..

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

    Great 🎉!

  • @apaflogodson9137
    @apaflogodson9137 7 หลายเดือนก่อน +1

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

    I have my main.go in a cmd/server but air doesn't seem to pick it up?

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

    Future developers: you're welcome.

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

    i have this error in deployment: Error loading file .envopen .env: no such file or directory, whats wrong ?

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

    Need video about IDX guide and some projects in it..

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

    Best language

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

    bookmarking 1:13:55

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

    do you think this is a good starting point to learn go? ive been always using js, node and such, am startingto getting bored of it, or maybe i just want to learn something new

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

    Good day greetings

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

    I can't install air
    I already added the new path but it still doesn't install

  • @_V__.
    @_V__. 7 หลายเดือนก่อน +4

    Anyone else having problems installing air?
    Version constraints conflict: module declares its path as: …/air-verse/air but was required as: …/cosmtrek/air

    • @LittleStepsEveryDay-bk2fe
      @LittleStepsEveryDay-bk2fe 5 หลายเดือนก่อน

      how have you solved it?

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

      @@LittleStepsEveryDay-bk2fe change the github to air-verse/air

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

    GO haven't template engine? somthing like blade in php

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

    What font u use ? Monolisa ?

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

    Well I went, but it didn’t react well 😢

  • @zero67187
    @zero67187 7 หลายเดือนก่อน +2

    HTMX + GO

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

    I don't know anything happening here 😢

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

      Worry not buddy, I've been there, what you need to do is to find out the place you are struggling whether it's go, react or tanstack query, then just search for it tutorial online, after learning you should be able to know, why it used, how to use it (a surface level idea) and what sre thr alternatives, so you can mentally map it, and you won't struggle as much as before

  • @KartikPawar-gt8wz
    @KartikPawar-gt8wz 7 หลายเดือนก่อน +1

    First

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

    mergin Go and... react?..

  • @Geodamist
    @Geodamist 6 หลายเดือนก่อน +2

    I don't understand why many of those APIs in Go tutorials don't use the built-in net/http Go package. I mean, let's not make the same mistake as with the JavaScript ecosystem, where you have to choose between a plethora of frameworks that do the exact same thing but differently.

    • @metcaelfe
      @metcaelfe 6 หลายเดือนก่อน +1

      Because it was only in recent version of go that it became that robust a package.
      I agree with you btw

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

      ​@@metcaelfe Don't get me wrong. I'm not saying that Fiber is bad or that you shouldn't use any third-party packages. However, to truly understand the nature of the language, I always prefer to use what the language itself offers first. Then, based on the use case, I consider using third-party packages for convenience. This approach is especially important if you are a junior developer or new to the language and in many videos they forgot to mention that.

    • @404Gh0st
      @404Gh0st 5 หลายเดือนก่อน +1

      I recommend Let's Go books by alex edwards if you want tutorial about building web app using net/http

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

      @@404Gh0st Let's Go Further by Alex Edwards is incrediblely good.

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

    I'm not going back to npm, HTMX all the way!

    • @siya.abc123
      @siya.abc123 6 หลายเดือนก่อน

      That's my plan, but what component frameworks do you use and how do you integrate and compile them? I don't like using cdn links

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

    Second

  • @markxavior
    @markxavior 7 หลายเดือนก่อน +1

    What about gin?

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

    Davis Ronald Garcia Angela Jackson Michelle

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

    ..

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

    go seems quite good on top but so much writing you can pretty much achieve this by writing half of the amount code in nodejs and also why so much use of *

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

    root = "." # The root directory of the project
    tmp_dir = "tmp" # The temporary directory where air will store its temporary files
    [build] # The build configuration
    bin = "./tmp/main"
    cmd = "go build -o ./tmp/main ."
    exclude_dir = [ "tmp", "client"]
    exclude_file = []
    exclude_regex = []
    exclude_unchanged = false
    full_bin = ""
    include_dir = []
    include_ext = ["go", "tpl", "tmpl"]
    command to run air - `air -c air.toml`
    with this air.toml you can remove exclude client dir. Hope it helps

  • @pramudyaindra
    @pramudyaindra 7 หลายเดือนก่อน +1

    todos todos todos 🥱

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

    Thanks!

  • @kymrhys
    @kymrhys 7 หลายเดือนก่อน +1

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

    First