Vasanth Srivatsa Profile picture
Tech Lead at @IntrobotAI with a decade of programming experience & a passion for technology.
Oct 8, 2021 β€’ 12 tweets β€’ 3 min read
Beginners Guide To Domain Name System | DNS Explained

#100DaysOfCode #WebDev @Cloudflare

🧡 πŸ‘‡ ᐉ What is DNS?

DNS or Domain Name System is a service that takes an IP address like 76.​76.​21.​21 and converts it into a human readable address like vercel.​com

Servers around the world offer a database from where we can fetch DNS records
Apr 26, 2021 β€’ 10 tweets β€’ 6 min read
Here's an marvelous 🧡 thread on ⧩

Beginners πŸ“– Guide To ✨ Publishing JavaScript Projects 🍟 On @npmjs

#100DaysOfCode #JavaScript #TypeScript #CodeNewbie

Continue reading πŸ‘‡ Image ᐉ Deciding Package Name

Finding the right name for your project plays a key role in making it discoverable

It should be πŸ‘‡

πŸ”Ή Available on GitHub & NPM
πŸ”Έ Short and rememberable
πŸ”Ή Relevant to the purpose

For the purpose of this thread, I am using a random word "integrated" Image
Jan 3, 2021 β€’ 8 tweets β€’ 5 min read
Here's an informative 🧡 thread on ⧩

6 Databases For The Frontend

#100DaysOfCode #freeCodeCamp

Continue reading πŸ‘‡ ᐉ PouchDB

PouchDB is a 99% JavaScript database inspired by CouchDB. It enables applications to store data locally while offline, then synchronize it with CouchDB when the application is back online, keeping the user's data in sync.

Link πŸ‘‰ pouchdb.com
Nov 29, 2020 β€’ 11 tweets β€’ 7 min read
Here's a new 🧡 thread on ⧩

10 Google Chrome Extensions Every Developer MUST Have

#100DaysOfCode @googlechrome #Chrome

Continue reading πŸ‘‡ ᐉ Markdown Viewer

An extension that renders Markdown files as GitHub does. Extremely useful when writing readme files, licenses, and other documentation for your project on @GitHub. Other than that, the extension also has multiple themes.

chrome.google.com/webstore/detai…