Skip to content

Commit d205ab0

Browse files
committed
TASK: Update link list
1 parent 50f8922 commit d205ab0

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

useful-links.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
* [reselect](https://github.com/reduxjs/reselect) Memoization library to cache function calculations
99
* [React Router](https://reacttraining.com/react-router/web/guides/quick-start) Very popular library to do client side routing in react
1010
* [styled-components](https://styled-components.com/) Awesome react styling library
11+
* [rex-tils](https://github.com/Hotell/rex-tils) Useful set of typescript utilities for redux and redux-observable
12+
* [react-beautiful-dnd](https://github.com/atlassian/react-beautiful-dnd) Great and relatively simple drag & drop library for react
1113

1214

1315
## Tools
@@ -24,11 +26,6 @@
2426
* [Aeons End Randomizer](https://github.com/on3iro/aeons-end-randomizer) Example project using lots of best practices, React, Redux, Redux-Loop, styled-components and React-Router
2527

2628

27-
## Other articles
28-
29-
* [Redux-Async-Middleware-Comparison](https://sandstorm.de/de/blog/post/async-redux-middleware-comparison.html) Comparison of various popular async middlewares
30-
31-
3229
## Sandstorm related
3330

3431
* [Blog](https://sandstorm.de/de/blog/uebersicht.html) Blog about tech, our culture and everything else :)

0 commit comments

Comments
 (0)