This commit is contained in:
2019-06-10 20:14:10 +00:00
parent 1e18f5a11d
commit d1110a7d3c

View File

@@ -16,9 +16,7 @@ REALLY MAKING MORE PROGRESS WHEN CLIENT DEV DRIVES BACKEND DEV, STICK TO THAT!!
DO CLIENT STUFF NOW COME BACK TO THIS STUFF LATER DO CLIENT STUFF NOW COME BACK TO THIS STUFF LATER
###*** BEFORE NEXT UPDATE TO DEVOPS SERVER::::::: ###*** BEFORE NEXT UPDATE TO DEVOPS SERVER:::::::
TODO: Widget controller is doing a lot of database work in routes before calling biz, I'm concerned about separation of concerns here
- Controller shouldn't have to know about database or is this realistic with the design?
- Can I just move all DB related code out of widget or is this a nightmare at this point?
TODO: NEEDS A THINK, SOME CHANGES REQUIRE DB ERASURE BEFORE STARTUP TODO: NEEDS A THINK, SOME CHANGES REQUIRE DB ERASURE BEFORE STARTUP
- Make it fucking easier to test deploy and erase db and fetch key and all that shit - Make it fucking easier to test deploy and erase db and fetch key and all that shit