Amit Shekhar
TwitterYouTubeLinkedInGitHubBlog
Twitter
YouTube
LinkedIn
GitHub
Blog

All Blogs

Internals of RESP - Redis Serialization Protocol
Published on
March 20, 2023

Internals of RESP - Redis Serialization Protocol

In this blog, we are going to learn about the internals of the Redis Serialization Protocol(RESP).

Launch vs Async in Kotlin Coroutines
Published on
February 16, 2023

Launch vs Async in Kotlin Coroutines

In this blog, we will learn about the Launch vs Async in Kotlin Coroutines.

callbackFlow - Callback to Flow API in Kotlin
Published on
January 31, 2023

callbackFlow - Callback to Flow API in Kotlin

In this blog, we will learn how to convert any Callback to Flow API in Kotlin using callbackFlow.

Dalvik, ART, JIT, and AOT in Android
Published on
January 27, 2023

Dalvik, ART, JIT, and AOT in Android

In this blog, we will learn about the terms Dalvik, ART, JIT, and AOT in Android.

Difference between == and === in Kotlin
Published on
January 23, 2023

Difference between == and === in Kotlin

In this blog, we will learn about the difference between == and === in Kotlin.

Configuration with Viper in Go
Published on
January 16, 2023

Configuration with Viper in Go

In this blog, we will learn how to load the configurations from the envfile in Golang using Viper in Go (Golang) projects.

Test with Testify and Mockery in Go
Published on
January 16, 2023

Test with Testify and Mockery in Go

In this blog, we will learn about writing the unit test with Testify and Mockery in Go (Golang) project.

Go JWT Authentication Middleware
Published on
January 11, 2023

Go JWT Authentication Middleware

In this blog, we will learn the implementation of JWT Authentication Middleware in Go (Golang).

Go Backend Clean Architecture
Published on
January 9, 2023

Go Backend Clean Architecture

In this blog, we are going to discuss the implementation of clean architecture in the backend project written in the Go language.

1 of 12Next
Amit Shekhar

My vision is to make tech education outcome-focused. My mission is to provide tech education to the students through project-based learning to achieve the outcome they aspire to.

  • github
  • youtube
  • linkedin
  • twitter

© 2023 Amit Shekhar

All rights reserved.