React + MongoDb

12345678910
Across
  1. 3. React hook used for handling side effects
  2. 5. Data structure in MongoDB similar to tables in relational databases
  3. 8. An essential hook in React for handling stateful logic
  4. 9. A method used in React to handle user events
  5. 10. Method used in MongoDB to filter query results
Down
  1. 1. React feature for rendering content conditionally
  2. 2. A platform for deploying React applications
  3. 4. Library used for routing in React applications
  4. 6. Language often used for server-side scripting with Node.js
  5. 7. A React feature that helps avoid unnecessary re-renders