Recently I had a interview for Next.js below are few questions.
CSS
- Difference between rem & em ?
- Types of display property - i.e (inline , none , block)
Next Js
- Key Features of next.js ?
- What is Static site generation ?
- What is Code splitting?
- What is Dynamic import?
- Difference between getServerSideProps and getStaticProps ?
- State management tools ? (Mobix) - Dynamic routing ?
Top comments (0)