Logo Aaryan's Blog

Blog Posts

It's a Leap Day: Plans for next 4 years

I think 29th Feb seems an appropriate time to evaluate my finances and future goals. This will be a short personal post. Why am I writing this? What's the purpose? Honestly, I just thought it's Lea ...

12 Synchronous and Asynchronous JavaScript Examples

In this post, we'll be looking at a few examples showing asynchronous and synchronous JavaScript. It's a language of multiple flavors. Procedural & Functional Object-Oriented Asynchronous & Synchrono ...

MERN Stack vs Laravel - From a Developer's perspective

I've personally used both Laravel and MERN stack, and still have ongoing projects with both. There are many things to consider before choosing a stack to work with. For me, it boils down to the foll ...

Deploying Headless Puppeteer - Things to Take Care Of

Do you love Web Automation? Well, if you do, you must be familiar with Puppeteer. My encounter with Puppeteer So recently I got a project which required data from social media giants like Facebook, ...

How to Find the Best SMS API Providers For Your Business in 2020

SMS, for one reason or another, is still a major player. Emails and modern messengers have beaten the limits of old SMS, but for business and many consumers, it's still useful. How can an API provide ...

React Social Login Tutorial: Google, Facebook & Twitter OAuth2

All social media giants like Facebook, Google and Twitter have tons of user data. It's convenient for users to just 'Continue with Google' rather than entering all their details. It's also great for ...

Axios vs Fetch - What to use in 2020?

It's 2020 and fetch has come a long way. Axios is still recommended, and for good reasons. There are many reasons to call Axios the obvious winner when it comes to business. Fetch API is also improvi ...

How to Setup Https on Express Server Using Letsencrypt

Not having SSL these days just won't do. After deploying my personal website, I couldn't help but notice that Chrome and Safari were showing 'not secure' in the address bar. Setting up SSL is quite ...

Page 2 of 2