Skip to content

androetto/sans-mongoose

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How do we work in Node without Mongoose?

What we will cover

  • What is an ORM?
  • Can we live without one?
  • How do we structure our code to make it testable?

Notes

Request:

Would you like to go over how'd you design a simple REST API (fp or oop doesn't matter) without using mongoose or an ORM? Just raw SQL with queries. How would you design a service? How would you test it? Cheers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.7%
  • JavaScript 1.3%