DEV Community

Idiomatic JavaScript Backend. Part 1

Ciro Ivan on August 31, 2018

Hi everyone! This part of series Idiomatic JavaScript Backend. Part 2/3 Part 3/3 Important Information For best experience please clone...
Collapse
 
aralroca profile image
Aral Roca • Edited

I didn't know about the existence of lowdb before! Also I like a lot the idea of these decorators and the abstract class from ritley. By the way, are you the owner of ritley? Very good job! Great contribution!

Collapse
 
k1r0s profile image
Ciro Ivan

And yes, I've created the framework 9 months ago for some projects. Now I rewrite completely to release as OSS. but is far powerful than this :)

Collapse
 
k1r0s profile image
Ciro Ivan

Yeah, lowdb is neat for development, later you can replace with other much stronger db.

Collapse
 
k1r0s profile image
Ciro Ivan

It does more than that! It's a whole backend framework. I'll post more content on the weekend :)