Skip to content

Latest commit

Β 

History

History
10 lines (8 loc) Β· 240 Bytes

Readme.md

File metadata and controls

10 lines (8 loc) Β· 240 Bytes

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.