AWT - 01CE0412

123456789101112131415161718192021
Across
  1. 4. function passed as an argument to another function
  2. 6. Heart of the NodeJS
  3. 10. package for Routing in React
  4. 13. method used to render the list in react
  5. 15. component of Redux
  6. 17. Full form of JSX
  7. 19. Node Package Manager
  8. 21. function that can be paused in middle
Down
  1. 1. function used to delete file from nodeJS
  2. 2. FS module fullname
  3. 3. NodeJS is Multi-Threading. True or False
  4. 5. Node JS Feature
  5. 7. keyword belong to block scope
  6. 8. object that represents internal data of a component
  7. 9. used to transfer data from parent component to child component
  8. 11. function to delete a file in NodeJS
  9. 12. Full form of ES6
  10. 14. state management library whi h helps to manage state centralized
  11. 16. ____ function passed as an argument
  12. 18. NodeJS features
  13. 20. used to develop single page web application