Utkarsh Bhimte

Utkarsh Bhimte

Follow
Follow
homebadgesnewsletter

Boost your Development speed using Birla

Oct 3, 20202 min read

Introduction Whatever framework you choose to build your app, you have to write some amount of boilerplate, be it some import statements, linking the...

Boost your Development speed using Birla

Intro to framer-motion v2.2

Jul 31, 20202 min read

You might have seen a lot of layout transition examples now like this one here. Layout animations like these have been common in native apps for...

Intro to framer-motion v2.2

How will GPT-3 change the Frontend developer eco-system

Jul 24, 20203 min read

Since the GPT-3's demos have stormed Twitter, more and more devs are getting anxious about how this would affect their jobs in the future. I think the...

How will GPT-3 change the Frontend developer eco-system

The Wonderous World of Javascript Custom Errors

Feb 2, 20202 min read

The Wonderous World of Javascript Custom Errors Errors are of different types, with varying cases of use and require the app to behave differently....

The Wonderous World of Javascript Custom Errors

How to Managing User data better with React Hooks & Context

Dec 3, 20193 min read

For every frontend developer, managing user data is one of the most primal tasks. When React introducing the Hooks API in their latest release, I...

How to Managing User data better with React Hooks & Context