Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson committed May 15, 2016
1 parent f833494 commit 796af03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions redux-techniques.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
Demonstrates writing a custom thunk middleware that injects additional dependencies into thunks.

- **Connecting Redux to your API**
https://blog.boldlisting.com/connecting-redux-to-your-api-eac51ad9ff89
https://blog.boldlisting.com/connecting-redux-to-your-api-eac51ad9ff89
Describes imperative and declarative approaches to managing request data and metadata

- **Debugging is in Flux**
Expand All @@ -20,4 +20,4 @@

- **Drew Bug**
https://www.youtube.com/watch?v=n8vkg_RVIRo
A video demonstrating a Redux crash reporter and time travel debugger.
A video demonstrating a Redux crash reporter and time travel debugger.

0 comments on commit 796af03

Please sign in to comment.