DEV Community

Arka profile picture

Arka

SDE @ Dell | 2x SDE Intern @ Dell | React.js, TypeScript, JavaScript | Building Scalable, Production-Grade Web Platforms

Location Bangalore, India Joined Joined on  Email address iamarkachakraborty@outlook.com

Education

Sikkim Manipal Institute of Technology

Pronouns

He/him

Work

Software Engineer @ Dell Technologies (Bangalore, India)

Dev vs PROD: Throwing Error vs Fallback Using never Type

Dev vs PROD: Throwing Error vs Fallback Using never Type

Comments
1 min read

Want to connect with Arka?

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

Already have an account? Sign in
Do You Always Need to Throw Errors in never Exhaustive Checks? (React + TSX Guide)

Do You Always Need to Throw Errors in never Exhaustive Checks? (React + TSX Guide)

Comments
1 min read
Graceful Fallbacks in React (TSX) with TypeScript’s never Type (Without Crashing Your App)

Graceful Fallbacks in React (TSX) with TypeScript’s never Type (Without Crashing Your App)

Comments
1 min read
Compile-Time vs Runtime Safety in React (TSX): The Power of never in TypeScript

Compile-Time vs Runtime Safety in React (TSX): The Power of never in TypeScript

Comments
1 min read
Handling Unexpected API Values in React (TSX) Using TypeScript Union Types and never

Handling Unexpected API Values in React (TSX) Using TypeScript Union Types and never

Comments
1 min read
Exhaustive Type Checking in React (TSX) with TypeScript’s never Type

Exhaustive Type Checking in React (TSX) with TypeScript’s never Type

Comments
1 min read
DevX for Robust UI Logic: React + TypeScript with the Power of the never Type

DevX for Robust UI Logic: React + TypeScript with the Power of the never Type

1
Comments
3 min read
React + TypeScript: Smarter State Management with useState and readonly

React + TypeScript: Smarter State Management with useState and readonly

1
Comments
3 min read
loading...