Prateek Gogia
writings of reeversedev

writings of reeversedev

Follow
Prateek Gogia

Prateek Gogia

85 followers

Web Developer focussed on building interesting stuff. My tech stack includes React.js, Next.js, Typescript, GraphQL, and Postgres.

Enumeration in JavaScript

May 18, 20214 min read

What is Enumerable in Javascript? · Enumerable in Javascript is basically an ability of a particular property of an object to exist and visible at the...

Enumeration in JavaScript
useReducer() hook: Demystifying the basics
Polyfills for .map(), .filter() and .reduce() in Javascript
this and bind() in Javascript