Closed mikechabot closed 9 years ago
Since Angular.js loves json, it makes sense to switch from a relational backend to a nosql backend. That way we can store and pull out objects as json, instead of needing to serialize or do any type of conversions.
Fully implemented mongodb
Since Angular.js loves json, it makes sense to switch from a relational backend to a nosql backend. That way we can store and pull out objects as json, instead of needing to serialize or do any type of conversions.