doc(react): add react patterns

This commit is contained in:
Chihab Otmani
2019-08-03 16:27:40 +01:00
parent 4578ac4af7
commit 992e5838bd

View File

@@ -65,6 +65,8 @@
- [PyPattyrn](https://github.com/tylerlaberge/PyPattyrn) - A simple library for implementing common design patterns.
- React
- [design-patterns](http://krasimirtsonev.com/blog/article/react-js-in-design-patterns)
- [react-bits](https://github.com/vasanthk/react-bits)
- [reactpatterns.com](https://reactpatterns.com)
- Ruby
- [design-patterns](https://github.com/davidgf/design-patterns-in-ruby)
- Scala