Shubh Sharma

Shubh Sharma @shubhsharma19

About: Self taught web developer and designer

Location:
India
Joined:
Oct 28, 2021

Shubh Sharma
articles - 18 total

Best JavaScript One Liners that You Must Know

Introduction JavaScript offers powerful techniques that can be used to to do very complex...

Learn More 52 25May 21 '24

Self taught developers should avoid these traps

1. Tutorial hell trap I think this was very obvious but still wanted to add this as well...

Learn More 3 0Apr 21 '24

Why do we need CORS to access CDN links?

Intro When you use a Content Delivery Network (CDN) to host static assets for your...

Learn More 1 0Apr 20 '24

4 Habits to Avoid Bugs related to Hoisting in your JavaScript Code

1. Declaring variables at the beginning of the scope By declaring variables at the...

Learn More 17 3Apr 15 '24

DOM Manipulation: Accessing the Elements of the Webpage.

Intro ✨ In the previous blog I talked about DOM and how it helps developers in...

Learn More 2 0Apr 14 '24

Easiest Explanation of DOM, Even a 6 year old can understand

Introduction When learning web development I am sure many folks have seen or heard about...

Learn More 9 0Apr 8 '24

REST API Explanation for 6 years old

Intro Imagine you have a vending machine. 💭🤖 When you approach the vending machine and...

Learn More 6 2Apr 4 '24

Async/Await Easiest Explanation For Beginners

Intro Before learning about async/await you should know what and how promises work in...

Learn More 1 0Jan 25 '24

Promises in JavaScript for Beginners

Intro When working with async code in javascript you sometimes need to wait for the code...

Learn More 12 5Jan 21 '24

Async programming in JavaScript for beginners

Introduction Before understanding what is async programming and what is the need of async...

Learn More 0 0Jan 3 '24

Git Foundations

Intro In your tech journey, I am sure you must have come across the term Git. Git stands...

Learn More 1 2Jun 21 '23

Guide To Write Quality Tech Articles

Intro Imagine you have purchased a new type of device from the market, excited to explore...

Learn More 1 0Jun 21 '23

Basics of Cloud Computing

Introduction 👓 Cloud has become an integral part of modern life, revolutionizing the way...

Learn More 1 0May 3 '23

Beginner's Guide to DevRel

Overview In this blog, I have shared my knowledge about Devrel. I have included roles,...

Learn More 0 0May 3 '23

Open Source Guide for Beginners

What is Open Source? Open Source is a type of software where the code is freely...

Learn More 1 0May 3 '23

All about Open Source

Overview Open Source has been quite a buzzword in the tech industry for years and with...

Learn More 5 0Jan 13 '23

My first Open Source Contribution

Overview I was really interested in Open source and the opportunities it gives to students...

Learn More 1 0Jan 13 '23

How to: change the default terminal in VS Code

Overview So we all use VS Code on a daily basis and we also use the terminal of VS Code as...

Learn More 3 0Jan 13 '23