Gyandeep Singh

Gyandeep Singh @gyandeeps

About: Staff Software Engineer (@Hinge Health) Web, JavaScript, NodeJs, automation, being human, Dad, communication s key 😎 #StriveForGreatness

Location:
Kansas City
Joined:
Jul 2, 2017

Gyandeep Singh
articles - 15 total

Understanding Kafka Keys: A Comprehensive Guide

Apache Kafka is a robust distributed event-streaming platform widely used for building real-time data...

Learn More 2 2Jan 29 '25

macOS: Universally Mute teams mic with keyboard

Issue A lot of folks are tired of managing microphone mute/unmute when on teams calls....

Learn More 8 1Oct 26 '21

React - useRef used in conjunction with useEffect

Problem Let's say you have to call an external API to submit a name change and API count...

Learn More 25 4Jul 2 '20

Garage door operations using Raspberry Pi

Automating garage door operations using raspberry pi and other electronic parts

Learn More 8 6Apr 28 '20

Code Ownership

Thought on accepting code ownership

Learn More 7 4Apr 16 '20

Is React a dev or prod npm dependency?

Should react be in dependencies or devDependencies inside package.json?

Learn More 4 4Apr 3 '20

React - How to use keys to avoid using getDerivedStateFromProps

Background Until today I used key in react only when react dev threw warnings inside the...

Learn More 5 1Sep 23 '18

AWS AppSync App with React and Apollo

Introduction Walk through on how to build an application using AWS AppSync and what all...

Learn More 19 0Jun 14 '18

Coding with TypeScript, Prettier and ?

Just use typescript and prettier and you dont need any other tool to help you write better and readable code.

Learn More 13 6Mar 9 '18

Understanding async/await with Array reduce method

I was working on a project when I ran into a use case where I needed to use Array’s reduce method wit...

Learn More 7 0Dec 15 '17

Git helpers - Simplify your git workflow

Streamline your git workflow with helpers

Learn More 20 15Aug 12 '17

Simple way to write JSON to file

Write objects to JSON files without using any external library

Learn More 19 0Jul 24 '17

Understanding state changes inside Alexa skill

Understand how the state changes and flow of control works in alexa skill

Learn More 9 0Jul 23 '17

Hi, I'm Gyandeep Singh

My introduction post

Learn More 8 1Jul 2 '17

Side effects of stubbing console in tests

We all love stubbing objects in unit test as it makes our life easier when writing tests. You can...

Learn More 20 0Feb 10 '18