DEV Community

TusharShahi profile picture

TusharShahi

Engineer interested in building web products. Football fan, avid reader.

Location Bangalore, India Joined Joined on  Personal website https://tusharshahiportfolio.vercel.app/ github website

Education

MIT Manipal

Work

Senior Software Engineer @ Cuemath

TypeScript Tip #3: Folder-wise config

TypeScript Tip #3: Folder-wise config

1
Comments
1 min read

Want to connect with TusharShahi?

Create an account to connect with TusharShahi. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
TypeScript Tip #2: valueof

TypeScript Tip #2: valueof

2
Comments
2 min read
TypeScript Tip #1: forEach vs for loop

TypeScript Tip #1: forEach vs for loop

2
Comments
1 min read
Polyfill: Array.prototype.flat() without recursion

Polyfill: Array.prototype.flat() without recursion

Comments
3 min read
React Redux: Why your app re-renders even when it should not

React Redux: Why your app re-renders even when it should not

1
Comments
3 min read
Is React un-optimized?

Is React un-optimized?

1
Comments
5 min read
Ternary Operator and Logical &&

Ternary Operator and Logical &&

1
Comments
2 min read
Custom React hook : useDebouncedEffect()

Custom React hook : useDebouncedEffect()

3
Comments
2 min read
XSS: Problem with letting users upload SVG

XSS: Problem with letting users upload SVG

3
Comments
2 min read
Breaking: Fast Refresh for .env files in Next.js 12.3

Breaking: Fast Refresh for .env files in Next.js 12.3

3
Comments
2 min read
Polyfill: Create your own curry()

Polyfill: Create your own curry()

4
Comments 6
2 min read
Polyfill: Create Promise.five()

Polyfill: Create Promise.five()

5
Comments
3 min read
Implement Dark/Light mode: How to fix the flicker of incorrect theme?

Implement Dark/Light mode: How to fix the flicker of incorrect theme?

10
Comments 4
8 min read
loading...