Logo

dev-resources.site

for different kinds of informations.

Daily Blog

Published at
12/17/2020
Categories
go
restapi
gorm
mux
Author
adrnlnjnky
Categories
4 categories in total
go
open
restapi
open
gorm
open
mux
open
Author
10 person written this
adrnlnjnky
open
Daily Blog

Adrnlnjnky's Daily(ish) Blog Post

Today I spent several hours working on my weather app. Now I should explain
that the weather app is my punching bag. When I work on new concepts or
projects I like to then go try them out on that project. Today I migrated the
project to the Gin framework and rebuild the recording fucntions. I record
weather from three locations. When I was done I deleted it all.

And I gotta say that wasn't easy because I deleted more lines than I wrote.
Which is exactly why I did it. Let me see if I can explain. The code I wrote
today wasn't hard in fact refactoring and shrinking code is really fun and I
felt great watching the code become easier to read and better organized.

When I was done I jumped around the program and looked at what I had done, I
though about pushing it all up; then I though, is this really what I want to
push up? How long did that take me? Could I do it better? I also had this
though creep into my head, something I heard CodingGarden (a twitch streamer)
say, code roulette. And I did a pull instead of a push. Maybe tomorrow I'll
keep what I write.

Thanks for reading
and remember:
Smile it might hurt!

Tom Peltier

This has been another SmokingEars Production!!

gorm Article's
26 articles in total
Favicon
Gorm: Sneak Peek of Custom Data Types
Favicon
GORM, PostgreSQL & Atlas
Favicon
Gorm Pagination With Ease
Favicon
How to Use Arrays as Parameters in Golang?
Favicon
Basic CRUD Operations Using Golang, Gin Gonic, and GORM
Favicon
GORM and Goose Migrations
Favicon
Gin + Gorm Practical Guide, Implementing a Simple Q&A Community Backend Service in One Hour
Favicon
A secret weapon to improve the efficiency of golang development, a community backend service was developed in one day
Favicon
Building CRUD Operations in Golang 🎉
Favicon
Some GORM Tips and Notes
Favicon
Gorm level UP: how to upgrade and start to use Gorm v2
Favicon
5chan API - Golang, GORM, Go-fiber
Favicon
Pagination using Gorm scopes
Favicon
GOlang URL shortener service using postgres, redis, bulma
Favicon
RestFull API Detailing
Favicon
Daily Blog
Favicon
Rest API Database Blog Post
Favicon
Prevent updating query updates all records in GORM
Favicon
Init project
Favicon
Creating a complete golang rest api from zero to Hero
Favicon
ตัวอย่างการสร้าง Many to Many Association ผ่าน GORM
Favicon
DataBinding and GORM objects
Favicon
Creating an opinionated GraphQL server with Go - Part 4
Favicon
Creating an opinionated GraphQL server with Go - Part 3
Favicon
Grails: Mocking domain objects/criteria that reference Joda Time objects
Favicon
Go's ORM framework GORM best practices indefinite parameter usage

Featured ones: