ReactJs
- Equivalent hook for componentWillUnmount()
 - Proxy props in HOC
 - Context API
 
Redux
- How to reset the store?
 - Why Redux Thunk
 - For Redux dev tools, do we have to add anything in the code?
 
JavaScript
- Limit number of clicks to one (debounce/ throttle)
 - Parallel API calls
 
No comments:
Post a Comment