Open in app

Sign In

Write

Sign In

Mohith Gupta
Mohith Gupta

96 Followers

Home

About

Published in

JavaScript in Plain English

·Pinned

How to Handle Unsuccessful Fetch API Calls in JavaScript

So, in the previous post, we saw all possible things (except error handling) with fetch(url, {options}). If you haven’t read it yet, give it a read here. Today, we will be learning about how to handle the errors or any unsuccessful calls made by the fetch(). We will be using…

JavaScript

5 min read

How to Handle Unsuccessful Fetch API Calls in JavaScript
How to Handle Unsuccessful Fetch API Calls in JavaScript
JavaScript

5 min read


Published in

Python in Plain English

·Pinned

Python — Play YouTube Videos on VLC with Just 1 Click

How to play YouTube videos in VLC with just one click using a ‘.exe’ file written in Python. — All you have to do is just copy the link. That’s it — the code will do the rest. You can check out the code and additional info here. You can also check out the article in which I went through each and every step of the code. By streaming…

Python

3 min read

Python — Play YouTube Videos on VLC with Just 1 Click
Python — Play YouTube Videos on VLC with Just 1 Click
Python

3 min read


Published in

JavaScript in Plain English

·Pinned

I Coded a Script to Download the “Download Restricted” Files from Google Drive

As I mentioned in my previous post, I wrote a JavaScript program to download files from Google Drive even if they have restricted download access. Read my previous post to know more about this. You can find the code in that post and also at the bottom of this post. …

JavaScript

3 min read

I Coded a Script to Download the “Download Restricted” Files from Google Drive
I Coded a Script to Download the “Download Restricted” Files from Google Drive
JavaScript

3 min read


Published in

JavaScript in Plain English

·Apr 20

Did you know ‘x === x’ can return FALSE?

Now you might be thinking how can a value not be equal to itself? But we have an amazing language called ‘JavaScript’ where all the weird things can happen. But still, it’s my favorite and will continue to be.

JavaScript

3 min read

Did you know ‘x === x’ can return FALSE?
Did you know ‘x === x’ can return FALSE?
JavaScript

3 min read


Published in

JavaScript in Plain English

·Apr 19

What does “typeof null” return in JavaScript?

Well, you guessed it left = not-right == wrong (sorry for that, but I have been wanting to do that for a long time xD) The answer is “object”, yes typeof null returns object as the type in JavaScript. I just got to know about this yesterday. …

JavaScript

4 min read

What does “typeof null” return in JavaScript?
What does “typeof null” return in JavaScript?
JavaScript

4 min read


Apr 18

map(), filter(), reduce() in JavaScript with simple examples

If you are not using these functions yet, you are missing out on a lot. Let’s learn the differences between these functions in today’s post. Map The map() method creates a new array from an existing one and returns it. …

JavaScript

4 min read

map(),  filter(), reduce() in JavaScript with simple examples
map(),  filter(), reduce() in JavaScript with simple examples
JavaScript

4 min read


Published in

JavaScript in Plain English

·Apr 17

parseInt(0.000005) = 0 whereas parseInt(0.0000005) = 5, but how?

I was going through a youtube memes video that had this weird output from the parseInt function. So I had to look into it and the reason was pretty simple if you know how this function works. Let’s get right into it! If you didn’t know this function before, based…

JavaScript

3 min read

parseInt(0.000005) = 0 whereas parseInt(0.0000005) = 5, but how?
parseInt(0.000005) = 0 whereas parseInt(0.0000005) = 5, but how?
JavaScript

3 min read


Published in

JavaScript in Plain English

·Jan 29

Proper Rendering of KEYBOARDS is an Important UX

Yes, I hate it when I do not get a keyboard with just numbers when a website/app asks for a phone number, PIN code, etc. Not just that, a relevant keyboard for the respective input field should be rendered to give a user the best experience he/she can get and…

HTML

4 min read

Proper rendering of KEYBOARDS is an important UX
Proper rendering of KEYBOARDS is an important UX
HTML

4 min read


Published in

JavaScript in Plain English

·Jan 17

6 Extensions That You Might Not Know But Can Save Hours of Your Time

It’s been a while, more than a year ;) since I posted a blog. Feels great to be back, hope I last longer this time!

Chrome Extension

4 min read

6 Google Chrome Extensions that you might not know, can save hours of your time.
6 Google Chrome Extensions that you might not know, can save hours of your time.
Chrome Extension

4 min read


Published in

Geek Culture

·Sep 27, 2021

On the occasion of Google’s birthday, let’s look at some very interesting and unique home pages!!

There are literally hundreds of such Easter Eggs on Google, I’ve mentioned my top picks here. Let’s not waste much time and let’s get right into it! NOTE: BIG BONUS at the end Important Note: First 4 and the bonus point are a must try! 1) Defying Gravity! Anti Gravity Google Page Here…

Google

4 min read

As today is Google’s birthday, let’s look at some very interesting and unique home pages google has!
As today is Google’s birthday, let’s look at some very interesting and unique home pages google has!
Google

4 min read

Mohith Gupta

Mohith Gupta

96 Followers

A Better Person than Yesterday....In the process of Learning

Following
  • Eat It

    Eat It

  • fatfish

    fatfish

  • Mohammad Faisal

    Mohammad Faisal

  • Ankur Tyagi

    Ankur Tyagi

  • Ben Robertson

    Ben Robertson

See all (32)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams