Vinit Raut

Home
Blog Author Picture

Vinit Raut

1 follower

Hello, I am a Front end developer and a UI/UX enthusiast. Whenever I am not coding, I like to document my learnings by writing blogs and loves to play chess.

async vs defer attributes in Javascript

Sep 23, 20205 min read

Introduction A script tag is used to load javascript inside a web browser. async and defer are the boolean attributes used along with the script tag to load the external scripts efficiently into the web page. In this article, we will cover the follow...

Variable Scopes in Javascript

Sep 18, 20205 min read

Introduction Welcome to the first part of the series, Javascript - The Tricky Parts. This series is all about learning some tricky, albeit the important parts of Javascript. In this article, we will explore an important concept in Javascript called S...

Introduction to Linked List

Sep 13, 20208 min read

Introduction to Linked List Introduction Data Structures are one of the most important parts of programming. Real-world data is often unstructured and raw. In order to perform operations on data, we need to organize data in an efficient way. This is ...

© 2021 Vinit Raut

PrivacyTerms
Proudly part of