Anurag D.
Recent Blogs
Image post 2

esbuild: Present and Future

This blog post compares tsc and esbuild, and provides sample of how to integrate esbuild with react.
Image post 2

How it was before Typescript….

This short article explains how it was like before Typescript was invented in a funny way.
Image post 2

Object.freeze() vs Object.seal() vs Object.defineProperty()

This article covers how you can modify and restrict the JavaScript objects.
Image post 2

You write JavaScript. But do you know it?

If you are working with JavaScript, then you must give it a glance.
Image post 2

De-Proxifying JavaScript Proxy

This article explains all that you need to know to get started with JavaScript proxy object. It also explains what object internal methods and traps.
Image post 2

SSH forwarding with Docker

How you can easily get access to private repository using Docker BuildKit? Read to find out how you can perform SSH forwarding with Docker.
Built by Anurag Dhamala.