Shuvayan is a professional software developer with an avid interest in all kinds of technology and programming languages. He loves all kinds of problem solving and writing about his experiences.
Articles by Shuvayan Ghosh Dastidar
Java Howtos
- How to Fix Error: Class, Interface, or Enum Expected in Java
- How to Fix Unreported Exception Must Be Caught or Declared to Be Thrown
- How to Fix Java.Net.ConnectException: Connection Timed Out
TypeScript Howtos
- How to Write console.log Wrapper for Angular 2 in TypeScript
- OnClick Event Type in TypeScript
- How to Check Interface Type in TypeScript
- How to Export Statement in TypeScript
- How to Use Optional Props With Default Values in React
- How to Enforce Types for Indexed Members in TypeScript Objects
- How to Have Multiline Strings in TypeScript
- How to Parse JSON Strings in TypeScript
- Interface vs. Class in TypeScript
- How to Check Version in TypeScript
- Switch Case in TypeScript
- Typed Functions as Function Parameters in TypeScript
- How to Initialize an Array in TypeScript
- How to Use Axios in TypeScript
- How to Declare Map or List Type in TypeScript
- How to Have Type for Class Constructor in TypeScript
- Default Value for Object Parameters in TypeScript
- How to Cast a JSON Object to a Class in TypeScript
- How to Dynamically Assign Properties to an Object in TypeScript
- How to Return Type of a Function in TypeScript
- How to Use the keyof Operator in TypeScript
- Exclamation Mark in TypeScript
- How to Overload Constructors in TypeScript
- How to Use React UseState Hook in TypeScript
- Question Mark Operator in TypeScript
- How to Filter an Array in TypeScript
- Dictionary or Map Type in TypeScript
- How to Create an Object From Interface in TypeScript
- How to Represent Integer in TypeScript
- React Event Types in TypeScript
- How to Check if a String Is Present in a TypeScript Array
- How to Format String in TypeScript
- How to Use Regex in TypeScript
- The as Keyword in TypeScript
- How to Clone an Object in TypeScript
- How to Initializing TypeScript Object From a JSON Object
- How to Sleep in TypeScript
- Intefaces vs Types in TypeScript