From 91ad339d48bc12a511f8f238abdbbfb26c69aa61 Mon Sep 17 00:00:00 2001 From: Bruce Hauman Date: Sat, 23 Jan 2016 09:36:30 -0500 Subject: [PATCH] clean up TODOs file --- TODO.md | 39 --------------------------------------- 1 file changed, 39 deletions(-) diff --git a/TODO.md b/TODO.md index e0418714..e69de29b 100644 --- a/TODO.md +++ b/TODO.md @@ -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 -