Contains direct links to all my gists. Developers are problem solvers not memory machines! We shouldn't be wasting our precious grey matter to store such mundane stuff.
| sl no | Area | Description | Link |
|---|---|---|---|
| 1 | React | React index.js Boiler plate code. | React-indexjs-boiler-plate.js |
| 2 | JavaScript | Find user's current location using built in geolocation API | user-geolocation.js |
| 3 | SSH | How to avoid git/github asking your ssh key on every commit /push | save-ssh.md |
| 4 | CSS | Remove imaginary margin thats added on top by default | remove-imaginary-margin.css |
| 5 | go | Boiler plate for golang package | go-boiler-plate.go |
| 6 | Typescript | Axios get code snipped | axios-get.js |
| 7 | GraphQL | Boiler plate to hook up GraphQL with express | gql-express.js |
| 8 | Docker | Docker cheat sheet - Essential commands | docker-cheatsheet.md |
| 9 | Kubernetes | Common Kubernetes commands | k8s.md |