React Questions - I
- What is a
lifecyclemethod inReact? - How will you convert a class-based to a function-based component in react?
- How do you manage state in
Component? - Redux
middleware? Topic -SagaandThunk. - Why do we need middleware in
reduximplementation? - Why do we need
typescriptinstead ofjavascript? - Explain the use case with
typescript? - Do you know server-side rendering in
react? - How to style a component in
react? - Have you used any library in
react? Explain in detail. - In
Material UIwhat does themakeStylefunction do? - Can we use multiple
classNamein the same object forMaterial UI? - What is your testing strategy?
- The app should have bi-lingual support - English & Hindi - so what will be your approach in
react? - Have you worked in CMS (Connect Management System)?
- How do you manage projects and any tool that you have used for the same?
- Are you following any agile method in the project? Explain if yes.
- Do you have any experience in DevOps?
React Questions - II
- What are the Hooks you have used?
- What is the purpose of
useCallback? - How would you be able to achieve
componentDidMount,componentDidUpdate&componentDidUnMountinfunctional basedcomponent? - What are
Pure Componentsand list their purpose? - What are Higher Order components?
- What HOCs have you used?
- Have you used
Context API? - Already have state management in
React, so why go forRedux? - How does
Reduxworks?
React Questions - III
- What is
Virtual DOMand how it works? - What is the
JavaScriptEngine used inChrome? - Why do different browsers have different engines?
- Why do we use
useState, why can't directly we set thestate? - How to set
defaultvalues to theprops?
REDUX
- What are
mapStateToPropsandmapDispatchToProps? - Where do you define the
reducers? - Are you using
reducers, how to use multiplereducers? - Multiple
reducers, how yourcomponentwill identify which reducer gets called? - Explain
FLUXArchitecture? - Difference between
FLUX&REDUX
@ragavkumarv
swipe to next ➡️
