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