docs: improve flyweight

This commit is contained in:
Ilkka Seppälä
2024-04-21 18:23:22 +03:00
parent dabf40e1bb
commit 596f429aa0
2 changed files with 36 additions and 22 deletions
+2
View File
@@ -116,3 +116,5 @@ Trade-offs:
## Credits
* [Flux - Application architecture for building user interfaces](http://facebook.github.io/flux/)
* [Learning React: Modern Patterns for Developing React Apps](https://amzn.to/3Qdn9Pg)
* [Pro React](https://amzn.to/3xNRttK)