Skip to content

Instantly share code, notes, and snippets.

View pgandla's full-sized avatar
:octocat:
I may be slow to respond.

Pradeep Gandla pgandla

:octocat:
I may be slow to respond.
View GitHub Profile
@pgandla
pgandla / nullHandle_extends.go
Created August 2, 2021 16:14 — forked from rsudip90/nullHandle_extends.go
database rows null handling in go by extending types
package main
import (
"database/sql"
"encoding/json"
"fmt"
"log"
"time"
"github.com/go-sql-driver/mysql"

Keybase proof

I hereby claim:

  • I am pgandla on github.
  • I am pgandla (https://keybase.io/pgandla) on keybase.
  • I have a public key ASBGofxe-Ji8yXmmId5psFG7_gXuZck7RXHZOIDxbbsceAo

To claim this, I am signing this object:

# infrastructure code workflows
## Use version control
- git clone
- live and modules repos
- Don’t use branches
@pgandla
pgandla / frontendDevlopmentBookmarks.md
Created February 23, 2020 12:08 — forked from dypsilon/frontendDevlopmentBookmarks.md
A badass list of frontend development resources I collected over time.