Skip to content

Commit df17224

Browse files
committed
Add Inspiration & Thanks
1 parent 351163d commit df17224

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,3 +338,14 @@ function (state, action) {
338338
```
339339

340340
[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.

0 commit comments

Comments
 (0)