We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e079bf commit 0e797c4Copy full SHA for 0e797c4
readme.md
@@ -14,4 +14,6 @@ So there are a variety of things that need to be completed for Action! to be rea
14
0. Build out the save function for models
15
0. Add events into the error handler
16
0. Figure out how views really work...
17
-0. Consider web components
+0. Consider web components
18
+0. Add emitter IDs to every time an event gets emitted for debugging work
19
+0. create a prod branch and a debug branch (prod probably doesn't need the extra weight of the call stack and emitterid stuff)
0 commit comments