• Posts
  • Talks
  • Projects
  • Tags

All Posts

  • 7 lessons from a fresher after 3 months at Razorpay

    Some advice for starting your career
    Published on
    19 October 2021
    Reading time
    4 min read
    Read →
  • Bundle a React library with Parcel

    Create a React library and bundle it with the new Parcel v2. Parts of Parcel are rewritten in Rust and that means it is ...
    Published on
    17 October 2021
    Reading time
    3 min read
    Read →
  • Understand how styled-components works by creating a clone

    First article in a guide on how to build your own styled-components clone. Understand why it is necessary and how to sta...
    Published on
    4 August 2021
    Reading time
    7 min read
    Read →
  • The const keyword does not create immutable variables

    The const keyword creates a read-only reference to a value. It does not mean that the value itself is immutable. It is j...
    Published on
    28 July 2021
    Reading time
    3 min read
    Read →
  • Cut down your Webpack build times by half with esbuild-loader

    Speed up your Webpack builds by leveraging esbuild, a tool written in Go that promises faster build times even for large...
    Published on
    14 July 2021
    Reading time
    3 min read
    Read →
4 of 7
mailgithublinkedintwitter
Burhanuddin Udaipurwala
© 2024