Skip to content

Commit

Permalink
clean up TODOs file
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruce Hauman committed Jan 23, 2016
1 parent 55d068d commit 91ad339
Showing 1 changed file with 0 additions and 39 deletions.
39 changes: 0 additions & 39 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,39 +0,0 @@
# get node working on windows

# if a file changes load its deps
# given a set of file changes load them in dep order

# add conditional (utils/dev ) to add assertions to client code
# add copious tests to client

# change example to a simpler app






* switch build special fn?

* figure out best way to do rlwrap

* remove cljsbuild dependency for good

* look at cljs.test plugin for client
- going to require an eval to do what I want

* ### look at repl integration

* clean up example and template to have basic dev pattern
of requiring figwheel in dev mode

* add assert?

* clean up parameter passing
* look at subproject leiningen cljsbuild code and see whats needed

* create seperate feature testing projects

* html change to cause refresh
* clean and other commands from browser is interesting

0 comments on commit 91ad339

Please sign in to comment.