Sai Sandeep Vaddi

Sai Sandeep Vaddi @saisandeepvaddi

About: Learn. Build. Ship. Repeat.

Location:
College Park, MD
Joined:
Aug 5, 2017

Sai Sandeep Vaddi
articles - 16 total

How to communicate between Content Script, Popup, and Background in Browser Extension development

Message passing between different parts of a browser extension is the most confusing part when starti...

Learn More 1 0Jan 7 '21

DEV iOS can't open links from other apps.

Whenever I click on the DEV article links from anywhere in browser or email newsletters, it tries to...

Learn More 0 0Jan 3 '21

Is YouTube slower in browsers other than Chrome?

I've been using the new Edge browser. When I click on any YouTube comments to expand replies, it take...

Learn More 1 1Dec 22 '20

Is collecting Sentry exceptions part of telemetry?

This is for folks who use some kind of exception collection system like Sentry. I want to include se...

Learn More 3 2Sep 29 '20

Simple structure to write forms in React with Formik

Introduction I wanted to share how I use Formik to write forms in my react code. I expect...

Learn More 5 0Sep 7 '20

Is there good a cloud-based macOS VM service?

Hey all, I'm looking for a cloud-based macOS VM service similar to AWS, Azure VMs that can be used f...

Learn More 2 0Aug 28 '20

What do you use for structured logging in NodeJS?

I use Winston + Morgan with daily rotating log file. But, the searching, filtering is kind of hard t...

Learn More 2 2Aug 21 '20

Does anyone like VSCode new Source Control Menu?

I liked having Pull and Push outside. Now I'm searching whole menu to carefully go inside "Pull, Pus...

Learn More 20 6Aug 20 '20

Need help testing Electron App on macOS and Ubuntu

Hello folks, I've been working on https://github.com/saisandeepvaddi/ten-hands, a free, open-source...

Learn More 7 13Aug 19 '20

The magic of >>> operator in JavaScript

A bit of << and >> before Before we discuss '>>>', we need a small in...

Learn More 6 0Aug 19 '20

Simple Extensions to make your Ant Design Tables better.

If you've been using Ant Design in your projects, you know its Table component is extensive. You almo...

Learn More 21 2Aug 12 '20

Simple way to manage state in React with Context

What we'll learn We will learn how to use React's context API to manage state. Also, we'll...

Learn More 43 1Aug 3 '20

How does monetization of opensource app works?

[Also posted on opensource.stackexchange.com] Hi folks, I have a couple of questions regarding maki...

Learn More 7 2Apr 11 '20

Creating a custom menu bar in Electron

Tutorial about how to create custom menu bar in Electron apps.

Learn More 56 1Feb 2 '20

How to create web-based terminals

Tutorial about how to create terminals similar to VSCode built-in terminal and HyperJS using web technologies.

Learn More 73 8Oct 29 '19

Launching Open Source side project. `Ten Hands`: a Command Line task organizing tool

Hey folks, [Edit 1]: Ten hands 2 available now. Check https://tenhands.app and https://github.com/sa...

Learn More 7 0Jun 5 '19