Saurabh Daware 🌻

Saurabh Daware 🌻 @saurabhdaware

About: - JavaScript <3 - I make silly libraries - Building Abell, A new static-site-generator.

Location:
Bengaluru, India 🇮🇳
Joined:
May 31, 2019

Saurabh Daware 🌻
articles - 20 total

I made a Profile Card Widget for Bluesky 🦋

Hey there! 👋 It’s been a while since my last post here—four years, to be exact. But I’m back, excited...

Learn More 8 0Nov 24 '24

The Evolution of FrontEnd Development🌻: What is WebPack, Babel, and Build-steps in Frameworks.

There have been several advances in the web in recent years and in this post, I will talk about the t...

Learn More 102 7Nov 15 '20

A Guide for Contributing to Any Open Source JavaScript Project Ever 💛

Lately, I had people asking how can they contribute to open-source projects when the codebase is larg...

Learn More 529 16Jul 4 '20

Hey you, talk about your side-projects!

Around 3 years ago, I started using GitHub. Though I've been working on some super cool projects, for...

Learn More 135 12May 29 '20

I made a Text-to-handwriting tool to write my college assignments for me 🤓

Hi everyone, I hope you all are safe and doing fine! I prefer typing over writing and college told...

Learn More 1213 63Apr 19 '20

Overcoming the anxiety of creating your first open-source contribution 🦄

Note: This article is for the people who already know how to create Pull Requests but are too scared...

Learn More 108 5Mar 21 '20

DEV.to Widget v1.2.0🎉: GUI to create widget, new theme, data-sortby attribute and more!

Hello people! I just published the new version of DEV.to widget(v1.2.0). Now you can create your wi...

Learn More 131 13Feb 23 '20

HTML parsing and rendering🌻: Here's what happens when you type URL and press enter...

Hi there! I am writing a series of articles called "Web Performance Hacks" and this will be the first...

Learn More 176 19Feb 19 '20

Make websites work offline - Offline Storage. Making IndexedDB the Hero!

Note: This article does not expect you to know anything from Part 1. Traditionally cookies were used...

Learn More 174 11Feb 12 '20

Make websites work offline - What are Service Workers and How to get a custom App Install button on the website.

Hey everyone, This is a little different from my usual posts (finally a post without #showdev tag 😂...

Learn More 211 4Jan 7 '20

My year in review - 2019🌻 || Started Writing Articles, Travelled the country, and Contributing to open-source🎉

I'm just writing my heart out in this article, sorry if this gets boring or lengthy but it is for me...

Learn More 21 7Dec 31 '19

I made PocketBook.cc 🌻 a Google Keep alternative that lets you create notebooks and manage important notes📝🦄

Note: I've moved the domain from .ml to .cc A lot of times I have to note down something important....

Learn More 98 25Dec 14 '19

DEV.to Widget now has a DARK Theme! and a pink theme and an ocean theme. See what's new in dev-widget v1.1.0 🌻🌑🌸

So, a few months back I made an unofficial DEV.to Widget which lets you show off your articles on you...

Learn More 97 13Nov 26 '19

I rebuilt my portfolio🌻 Now it loads in 1.6s 🎉 Here's how I did

Note: This article is only intended to explain how I am loading my site. These steps may change as pe...

Learn More 1209 85Nov 18 '19

I made DEV.to widget for websites/blogs

Hey Everyone! So I made an (Unofficial) DEV.to widget / profile-card which you can use in your websit...

Learn More 302 55Oct 20 '19

How I brought down my project's dependency tree from 36 packages to 4 packages

Before you npm install package or &lt;script src="https://coolframework.com/file.js"&gt; do you ever...

Learn More 133 17Sep 22 '19

The usefulness of building useless things

So you built an e-commerce website as a freelancer but was it fun? maybe you built 'XYZ management sy...

Learn More 48 8Sep 12 '19

ProjectMan🦸 is here! Add projects to favorites and open them from command line

So I made an NPM package called ProjectMan. ProjectMan is a project manager CLI which lets you add...

Learn More 198 42Sep 5 '19

But what the hell is package-lock.json?

So yeah I am going to write about probably the most ignored file from our directories package-lock.js...

Learn More 203 24Sep 2 '19

Turn existing website to PWA in 1 minute using PWAinit

So what is PWAinit? PWAinit is a command line tool that can be installed using npm insta...

Learn More 67 4Aug 27 '19