Apache Kafka is a robust distributed event-streaming platform widely used for building real-time data...
Issue A lot of folks are tired of managing microphone mute/unmute when on teams calls....
Problem Let's say you have to call an external API to submit a name change and API count...
Automating garage door operations using raspberry pi and other electronic parts
Thought on accepting code ownership
Should react be in dependencies or devDependencies inside package.json?
Background Until today I used key in react only when react dev threw warnings inside the...
Introduction Walk through on how to build an application using AWS AppSync and what all...
Just use typescript and prettier and you dont need any other tool to help you write better and readable code.
I was working on a project when I ran into a use case where I needed to use Array’s reduce method wit...
Streamline your git workflow with helpers
Write objects to JSON files without using any external library
Understand how the state changes and flow of control works in alexa skill
We all love stubbing objects in unit test as it makes our life easier when writing tests. You can...