APL-II ISE-II
Across
- 3. Defines the URL structure and mapping in an Express application.
- 4. NoSQL database used for storing documents in a flexible, JSON-like format.
- 6. JavaScript runtime that allows JavaScript to run on the server.
- 7. JavaScript library for building interactive UIs, often used for single-page applications.
- 10. A reusable piece of UI code in React.
Down
- 1. The part of a web application that users interact with directly; often built with React in MERN.
- 2. The basic unit of data storage in MongoDB, similar to a JSON object.
- 5. The server side of a web application that handles business logic and database operations.
- 8. Application Programming Interface; allows different software applications to communicate.
- 9. JavaScript Object Notation, a format for structuring data, commonly used with MongoDB.