File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -338,3 +338,14 @@ function (state, action) {
338
338
```
339
339
340
340
[ Read more] ( https://github.com/sebmarkbage/ecmascript-rest-spread ) about the spread properties ES7 proposal.
341
+
342
+ ## Inspiration and Thanks
343
+
344
+ * [ Webpack Hot Module Replacement] ( https://github.com/webpack/docs/wiki/hot-module-replacement-with-webpack )
345
+ * [ The Elm Architecture] ( https://github.com/evancz/elm-architecture-tutorial )
346
+ * [ Turning the database inside-out] ( http://blog.confluent.io/2015/03/04/turning-the-database-inside-out-with-apache-samza/ )
347
+ * [ Developing ClojureScript with Figwheel] ( http://www.youtube.com/watch?v=j-kj2qwJa_E )
348
+ * [ Flummox] ( https://github.com/acdlite/flummox )
349
+ * [ disto] ( https://github.com/threepointone/disto )
350
+
351
+ Special thanks to [ Jamie Paton] ( http://jdpaton.github.io/ ) for handing over the ` redux ` NPM package name.
You can’t perform that action at this time.
0 commit comments