Open in app

Sign In

Write

Sign In

Abhimanyu Chauhan
Abhimanyu Chauhan

382 Followers

Home

About

Published in

DataDrivenInvestor

·Pinned

What I learnt after 6 years, working in the IT industry

In November of 2021, I completed 6 years in the IT industry. It was a weird journey, having its ups and downs. …

Front End Development

4 min read

What I learnt after 6 years, working in the IT industry
What I learnt after 6 years, working in the IT industry
Front End Development

4 min read


Published in

JavaScript in Plain English

·Pinned

An Introduction to Webpack 5

A step-by-step introduction into the world of bundling JavaScript apps. — Webpack is one of the most famous bundlers out there with rollup. You might be using it without even knowing it, for example, create-react-app uses webpack to bundle all its dependencies. It helps developers focus on the development and handles bundling all the assets, modules and dependencies into a single…

JavaScript

7 min read

An Introduction to Webpack 5
An Introduction to Webpack 5
JavaScript

7 min read


Published in

JavaScript in Plain English

·May 9, 2022

Custom Directives in Vue 3

Introduction to the world of custom Vue.js directives — One difference I really like about Vue.js over React is the ability to create my own custom directives. Plus I have the ability to register them at the app level or in a component’s scope. *Note: it would be nice if you have a…

Vue

4 min read

Custom Directives in Vue 3
Custom Directives in Vue 3
Vue

4 min read


Published in

JavaScript in Plain English

·Apr 3, 2022

Event.isTrusted, Safeguard Your Site from Bots

Check whether an event is triggered by a human or by a script. — So I have been trying to buy a pair of Air Jordan 1’s for more than a month now, but they would be sold out within the first 30 seconds of the restock. To be honest, if it was a fair fight I would have accepted it, but then going…

JavaScript

3 min read

Event.isTrusted, Safeguard Your Site from Bots
Event.isTrusted, Safeguard Your Site from Bots
JavaScript

3 min read


Published in

JavaScript in Plain English

·Jan 26, 2022

An Introduction to IIFEs for Beginners

What are IIFEs? IIFEs or Immediately Invoked Function Expressions are functions that get invoked the moment they are defined. — Immediately Invoked Function Expression, you are using them without knowing IIFE are what you call Immediately Invoked Function Expressions, is a function that gets invoked the moment is defined. It’s also a pattern known as the Self-Executing Anonymous Function. A basic IIFE looks like

JavaScript

4 min read

An Introduction to IIFEs for Beginners
An Introduction to IIFEs for Beginners
JavaScript

4 min read


Published in

JavaScript in Plain English

·Jan 22, 2022

Vue 3 Programmatic Component Design

Create dynamic component templates — If you ever have used any design-system library, there is a common component each of them provides related to Typography. It would provide a prop where you define the tag line as or variant. And the next thing you see is it renders the element you defined in the prop. …

Vuejs

4 min read

Vue 3 Programmatic Component Design
Vue 3 Programmatic Component Design
Vuejs

4 min read


Published in

JavaScript in Plain English

·Jan 3, 2022

How to Attempt Coding Assignments For Job Applications

Show-off your skills in a tasteful manner — Coding assignments are becoming more common when applying for jobs as the first round to filter out potential candidates. They are a great way for the candidate to show their coding skills, but more importantly the thinking process while working on an actual real-world problem. …

Front End Development

3 min read

How to Attempt Coding Assignments For Job Applications
How to Attempt Coding Assignments For Job Applications
Front End Development

3 min read


Published in

JavaScript in Plain English

·Dec 27, 2021

JavaScript Operators You Need To Start Using

Write better and clean code — When we start learning a new language, the operators are something which is kinda standard syntax like for and( &&), or (||), less than (=<), and so on. But the world of JavaScript has evolved post ES6, more than just your comparison operators. There are some useful operators, which can…

JavaScript

3 min read

JavaScript Operators You Need To Start Using
JavaScript Operators You Need To Start Using
JavaScript

3 min read


Published in

DataDrivenInvestor

·Dec 19, 2021

What to consider while designing a large scale React App

This is a process according to me, that can be used to design large scale apps using React.

React

4 min read

What to consider while designing a large scale React App
What to consider while designing a large scale React App
React

4 min read


Published in

JavaScript in Plain English

·Aug 14, 2021

An Introduction to Recoil: A State Management Library for React

State Management which is more like React — State management has become a core part of any application development. The container pattern, helps us create a single source of truth for all the app’s data. Redux and MobX are the go-to state management libraries when it comes to React. …

React

3 min read

An Introduction to Recoil: A State Management Library for React
An Introduction to Recoil: A State Management Library for React
React

3 min read

Abhimanyu Chauhan

Abhimanyu Chauhan

382 Followers

JS Enthusiast, with a passion for travelling and writing.

Following
  • fatfish

    fatfish

  • UX Movement

    UX Movement

  • Deepika Singh

    Deepika Singh

  • Nick Babich

    Nick Babich

  • Ross Bulat

    Ross Bulat

See all (22)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech