Another refactoring idea.
This commit is contained in:
parent
52822207a5
commit
8e7b02e56d
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Refactoring ideas
|
# Refactoring ideas
|
||||||
|
|
||||||
## TODO:
|
## TODO
|
||||||
|
|
||||||
* Test email rendering!
|
* Test email rendering!
|
||||||
|
|
||||||
|
@ -10,6 +10,7 @@
|
||||||
* Find a nice way to integrate typescript with grunt.
|
* Find a nice way to integrate typescript with grunt.
|
||||||
* Replace logging framework.
|
* Replace logging framework.
|
||||||
* Bluebird for promises?
|
* Bluebird for promises?
|
||||||
|
* Yarn instead of NPM?
|
||||||
|
|
||||||
## Mid term
|
## Mid term
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue