/Project_backend

🚀✨ This repository is special! It contains the backend of Twitter built with Node.js, JavaScript, and Express. Crafted as production-level code. 💻📈

Primary LanguageJavaScript

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.