SpiceQA
Questions
Tags
Users
Badges
user_3794812
@user_3794812
0
reputation
0
answers
3
questions
About Me
// Hello, World !
Top Answers
Property 'current' does not exist on type '((instance: HTMLDivElement | null) => void) | RefObject<HTMLDivElement>'
67 votes
using ref.current in React.forwardRef
51 votes
ES2015 module syntax is preferred over custom TypeScript modules and namespaces @typescript-eslint/no-namespace
50 votes
React hooks with async fetch
38 votes
Difference b/w React Typescript , React JavaScript and React Native?
32 votes
Top Questions
Can mapped types make properties optional, but only if a condition is met?
3 votes
1 answers
Can mapStateToProps narrow the types of props?
3 votes
1 answers
Substrings of string unions using template literal types
2 votes
1 answers