https://github.com/sanjaraiy/project_backend
🚀✨ This repository is special! It contains the backend of Twitter built with Node.js, JavaScript, and Express. Crafted as production-level code. 💻📈
https://github.com/sanjaraiy/project_backend
cors-proxy custom-middleware data-modeling express-js express-middleware gitkeep javascript mongodb-atlas mongoose mvc-architecture nodejs prettier-plugin
Last synced: about 2 months ago
JSON representation
🚀✨ This repository is special! It contains the backend of Twitter built with Node.js, JavaScript, and Express. Crafted as production-level code. 💻📈
- Host: GitHub
- URL: https://github.com/sanjaraiy/project_backend
- Owner: sanjaraiy
- Created: 2024-04-30T16:11:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-09T21:27:26.000Z (about 2 years ago)
- Last Synced: 2025-01-05T03:12:11.379Z (over 1 year ago)
- Topics: cors-proxy, custom-middleware, data-modeling, express-js, express-middleware, gitkeep, javascript, mongodb-atlas, mongoose, mvc-architecture, nodejs, prettier-plugin
- Language: JavaScript
- Homepage:
- Size: 1.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Special Points
there are two types of importing in js :-
1) required syntax (old)/comman
2) import/export (ES6)/module
to handle error in with database
1) try catch
2) promises (then, catch)
## Database is always in other contienent.