<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Back End on</title><link>/tags/back-end/</link><description>Recent content in Back End on</description><generator>Hugo -- gohugo.io</generator><lastBuildDate>Sun, 23 Mar 2025 12:49:59 +0100</lastBuildDate><atom:link href="/tags/back-end/index.xml" rel="self" type="application/rss+xml"/><item><title>Chatster - Go Project</title><link>/post/chattery/</link><pubDate>Sun, 23 Mar 2025 12:49:59 +0100</pubDate><guid>/post/chattery/</guid><description>I don&amp;rsquo;t know what happened but Golang propaganda started catching up to me, and suddenly I wanted to learn it.
Since Go is best suited for backend application, That&amp;rsquo;s why it was made in the first place, I wanted to create my very own chat application; what could go wrong?
Turns out A LOT could go sideways, and it did: Goroutines, session store, OAuth, CORS, caching, DB management&amp;hellip;
It took a couple of weeks to figure out, but I learend a ton from it and now love Go even more!</description></item></channel></rss>