Open in app

Sign In

Write

Sign In

Dipesh Dulal
Dipesh Dulal

149 Followers

Home

About

Published in

wesionaryTEAM

·May 22

Creating Subscriptions with AppSync and DynamoDB

This story is a part 2 of the story that covers about basics of DynamoDB and GraphQL AppSync integrations with mutations and query schemas. If you want to read part 1, click here Subscriptions are a way to listen to mutations in AppSync. We can create subscriptions to receive real-time…

Dynamodb

9 min read

Creating Subscriptions with AppSync and DynamoDB
Creating Subscriptions with AppSync and DynamoDB
Dynamodb

9 min read


Published in

wesionaryTEAM

·Feb 20

DynamoDB GraphQL API’s in AWS AppSync

DynamoDB is a fully managed NoSQL database service that supports key/value and document data structures offered by AWS. Whereas, AWS AppSync is a serverless GraphQL and Pub/Sub API that simplifies application development. …

GraphQL

7 min read

DynamoDB GraphQL API’s in AWS AppSync
DynamoDB GraphQL API’s in AWS AppSync
GraphQL

7 min read


Published in

wesionaryTEAM

·May 3, 2022

Logging Interfaces in Go

There are different logging interfaces in go-lang. Each and every library comes up with its version of logging interfaces. While we are building web back ends using go, we might want the libraries to use our own unified logging. …

Go

3 min read

Logging Interfaces in Go
Logging Interfaces in Go
Go

3 min read


Published in

wesionaryTEAM

·Updated Apr 29, 2021

WebRTC Live Streaming with AntMedia in React Native

Live Streaming has come a long way from having minutes of latency to ultra low latency. Live stream has always been hard to do because of different things like; video quality, codecs, encoding decoding, internet speeds, etc. As far the understanding goes, live streaming in the internet currently is done…

Live Streaming

6 min read

WebRTC Live Streaming with AntMedia in React Native
WebRTC Live Streaming with AntMedia in React Native
Live Streaming

6 min read


Published in

wesionaryTEAM

·Jan 16, 2021

Building Basic Event Scheduler in Go

When we need to run a task after certain period of time, at a given time, on intervals etc, we need to use task scheduling system that is responsible for running tasks like; sending emails, push notifications, closing accounts at midnight, clearing tables etc. In this story, we will build…

Programming

4 min read

Building Basic Event Scheduler in Go
Building Basic Event Scheduler in Go
Programming

4 min read


Published in

wesionaryTEAM

·Nov 17, 2020

Docker Debug Environment for Go and Gin Framework

Containerizing development environment has it’s own benefits like having the same dependencies as the deployment machine which solves most of the “works on my machine but not on deployment server” problems. …

Programming

5 min read

Docker Debug Environment for Go and Gin Framework
Docker Debug Environment for Go and Gin Framework
Programming

5 min read


Published in

wesionaryTEAM

·Sep 19, 2020

Dependency Injection with Go-Fx

One of the major point in SOLID principle is Dependency Injection where dependencies are injected into one another making them more flexible for development. …

Programming

5 min read

Dependency Injection with Go-Fx
Dependency Injection with Go-Fx
Programming

5 min read


Published in

wesionaryTEAM

·Aug 18, 2020

Finite State Machines with Go-lang.

In computation theory, the Finite State Machine (FSM) is those machines that can have a finite number of states at a given time. These machines are used in our daily life such as; vending machines, elevators, traffic lights, etc. Not only in hardware these machines are used in the software…

Go

4 min read

Finite State Machines with Go-lang.
Finite State Machines with Go-lang.
Go

4 min read


Published in

wesionaryTEAM

·Aug 6, 2020

Pyramid Chart with Chart.js and React

Chart.JS is a popular java script charting library. Various kinds of Charts can be built with it but when I was searching for building Pyramid Chart (Stacked Bar Chart), I couldn’t find any tutorials that shows how to build the chart I wanted using chart.js …

React

3 min read

Pyramid Chart with Chart.js and React
Pyramid Chart with Chart.js and React
React

3 min read


Published in

wesionaryTEAM

·Jul 19, 2020

Server-Sent Events with Go and React

Server-Sent Events (SSE) can be used to send data from server to the client in uni directional manner that will be useful for use cases such as; logging, live feed etc. …

Programming

4 min read

Server-Sent Events with Go and React
Server-Sent Events with Go and React
Programming

4 min read

Dipesh Dulal

Dipesh Dulal

149 Followers

Software Developer at Wesionary.Team

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech