[go-nuts] State Management with Go Web Frameworks

2024-10-02 Thread GamiPress Cordial
Go is already a fast backend language. Why are the creators of *Web Frameworks* for Go, still missing the point? I mean, things like *React*, *Vue*, and *Svelte* make it possible to create *reusable Web Components*. Their additional strong point is *State Management-- *where an application's

[go-nuts] State Management with Go

2024-08-30 Thread GamiPress Cordial
I want to build an Application like Facebook. Now, I've started using *Svelte* and *SvelteKit*, but I'm noticing quite some level of complexity that wants to kill me. So I thought to ask, "*How can I build a website 100% like Facebook with GO"* ? *React*, *Vue* and *Svelte* shined, and the mai