Back
Similar todos
Load previous page…
#blogging Refactor post-fetching code
write blog post about singleton pattern for #progolang progolang.com/how-to-implemen…
set up auth backend in go #herald
publish "table driven unit testing in go" #progolang progolang.com/table-driven-un…
handle fetch errors #accountableblogging
review last commit for go backend
Blog Post dev.to/golangch/why-i-don-t-b… #fullstackjob
begin bd rewrite with proper go app structure #buildingo
Merge writeas/activity PR #writefreely
refactor bits of golang uptime checker #httpscop
Publish "Waiting for Goroutines to complete" post #progolang progolang.com/waiting-for-gor…
Started looking into why my existing frontend code in my whatdo repo isn't working with my Go backend code when I try to log in, I think I need to update the URLs that the frontend is making requests to and maybe also change the request data format.
Fix fetching individual post ActivityStreams data #writeas #writefreely
Got my auth-required Go endpoint working and returning the user's ID w00t