blixai / blix

⚙️🔧 CLI tool and scripting library to create, automate, and enhance Javascript applications
https://docs.blixjs.com
MIT License
26 stars 2 forks source link

refactored new/ to use a store to pass data instead of complex function params #288

Closed DBULL7 closed 6 years ago

DBULL7 commented 6 years ago

This change will: 1) allow for easy additions of new questions. 2) Allow reuse of add/backend.js into new/backend.js