prakash chokalingam

prakash chokalingam @prakash_chokalingam

About: web application developer.

Location:
Chennai, Tamilnadu, India
Joined:
Nov 15, 2018

prakash chokalingam
articles - 11 total

Set up MongoDB primary and secondary with Docker.

MongoDB is a popular choice for developers today when it comes to NoSQL databases. The MongoDB...

Learn More 1 0Jan 5

Spin a Framework-Free HTTP Router Server in Go 1.22 With Ease

Learn how to effortlessly set up a robust HTTP router server using Go 1.22, without the need for any external frameworks.

Learn More 18 0Feb 15 '24

Seamlessly Embed Files Into Your Go Binary

Incorporating YAML, JSON, or other configuration files into your Go application is becoming a...

Learn More 8 2Feb 2 '24

Envoy External Authorization with Golang GRPC service

A guide to connect a GRPC-based Golang service using the Envoy external auth filter

Learn More 6 0Jun 21 '23

Codebytes: REPL it with NestJs

Utilise REPL to debug NestJs apps contextually.

Learn More 2 0Nov 29 '22

Introduction to a stateful & maintainable React Local Storage hook

A stateful react hook for browser storage.

Learn More 7 0Dec 30 '21

Codebytes: Shorter UUIDs with collision prediction using nanoid

Generate shorter UUIDs with nanoid by predicting its possible chance of collision

Learn More 5 0Oct 15 '21

Codebytes: provide / inject is a bliss in vue3

small introduction about provide/inject helpers in vue3

Learn More 7 0May 20 '21

Generating files with 'vue-cli-plugin-pod'

Extended CLI to manage file templates for vue projects

Learn More 12 0May 15 '21

Codebytes: How to mock upload files in the test cases

Mock file uploads with file input elements

Learn More 22 1Jul 19 '20

Codebytes: Caching mongoose models in Redis (MongoDB).

Ever considered caching your mongoose models in a super caching tool like Redis to avoid frequent...

Learn More 8 0May 27 '20