Saswata Mukherjee

Saswata Mukherjee @saswatamcode

About: GSoC'21 @ThanosMetrics (@CloudNativeFdn) | prev SDE intern @ChaosNative | Tech enthusiast👨🏻‍💻 | CSE Undergrad

Location:
India
Joined:
Feb 11, 2020

Saswata Mukherjee
articles - 9 total

Build a chat app with GraphQL Subscriptions & TypeScript: Part 3

Now that our server's ready let's start making our frontend! We won't be adding any CSS in this artic...

Learn More 48 2Feb 28 '21

Build a chat app with GraphQL Subscriptions & TypeScript: Part 2

In this part, we'll be adding our subscription to our GraphQL API. What are subscriptions?...

Learn More 31 2Feb 28 '21

Build a chat app with GraphQL Subscriptions & TypeScript: Part 1

Hey there! If you're a little familiar with GraphQL, you've probably heard of subscriptions and how...

Learn More 102 1Feb 28 '21

Build a gRPC server in Go

Hey there! If you've dealt with microservices before, you've probably heard about gRPC. In this bl...

Learn More 54 2Dec 5 '20

Protocol Buffers in Go

Hey there! If you've explored the world of microservices, you've probably come across the term gRPC....

Learn More 25 2Aug 5 '20

Dynamic Pages using React Router

Hey there! If you've ever visited a site with a bunch of different users with different content fro...

Learn More 135 5Jul 3 '20

Discuss: What's your preferred way of creating a React app?

Whenever I start a new React project I mostly use to create-react-app. But I've seen a lot of people...

Learn More 5 1Jun 11 '20

Write your first API with Deno

ICYMI, Deno v1.0 has been released! But what is Deno? Deno is a simple, modern and secur...

Learn More 190 11May 19 '20

React Context+Hooks API=> Ideal State Management

Hey there! React is pretty great with a ton of stuff. But sometimes we need global states, such as a...

Learn More 89 6May 7 '20