Skip to content

jameskajon/a5-databases-and-components

 
 

Repository files navigation

The Forums

http://a5-jameskajon.glitch.me

I converted my database to use MongoDB using Mongoose. I think the code is a lot cleaner and shorter with mongo/mongoose. I'm also better at promises now but mongo is a lot less complicated and simpler. One downside, which might just be from not doing enough research, is that I couldn't find a way to increment a value in the database without solving the possibility of a race condition. My previous db had a simple way to do it and I miss it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 63.2%
  • HTML 34.4%
  • CSS 2.4%