Morgan Craft
Morgan Craft
Was thinking of working on a patch to add ReactJS as a template engine. **Proposed Areas of work.** - Setup the Template Renderer for Reactjs in Express - Allow for...
👋🏻 Wasn't sure best place to submit ideas/proposals, this felt like an open channel. I structure my organizations as __ProductEngineering__ orgs, and typically include __Product__ as a dimension for my...
To load fixture data from one model into another fixture model the method is to use raw asyn.series and grab the necessary models, then create an array of execution that...
Currently `MongooseFixtureCommands` is built on top of substacks command library. I should move over to TJ's commander library. It provides a better api abstraction with improved help/documentation from cli
In the future we want to build a migration [schema/data] system. - begin a versioning process for schema data. - Add a way to inspect the state of all selected...
Hook up jshint to prevent further low level js syntax errors
Use case would be a server being able to load/reset fixtures for a given event.
- Prompt for replacement - scan database for all collections and create boilerplate schemas and fixture files - add flag `blank-slate` for just config and not fixtures/schemas