Golang so far: Routing, templates, modulesβ¦
Basically learning how to do the same I already know in Django/Python πβ
Golang so far: Routing, templates, modulesβ¦
Basically learning how to do the same I already know in Django/Python πβ
@eaplmx@twtxt.net Yup π Youβll find many things arenβt all that different really.
The big advantage for me with Go, is the first class concurrency and interfaces that make handling concurrency a breeze and abstraction so much simpler to handle π
@prologic@twtxt.net yeah, there are still a lot of tricks to learn. I tried to read the code for yarn but it was overwhelming π , Iβll try again soon
So far Go is looking to me like a really interesting and mature language/platfoe. , related to the last time it tried (2012 perhaps?) It has been a pleasant experience π
@eaplmx@twtxt.net yarnd
βs codebase is overwhelming because itβs over 20k SLOC π
And the overall Org and its sub-projects a bit more π