Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexyakunin authored Oct 10, 2023
1 parent 015b164 commit 5bb1be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ a novel technique that gracefully solves a number of well-known problems:
| 🤹 Real-time cache invalidation | No good solutions - <br/>it's an [infamously hard problem](https://martinfowler.com/bliki/TwoHardThings.html) |
| 📪 Automatic & transparent pub/sub | A fair amount of code |
| 🤬 Network chattiness | A fair amount of code |
| 💰 Single codebase for Blazor WebAssembly, Server, and Hybrid | No good alternatives |
| 💰 Single codebase for Blazor WebAssembly, Server, and Hybrid/MAUI | No good alternatives |

So what DREAM means?
- **[Memoization](https://en.wikipedia.org/wiki/Memoization)** is a way
Expand Down

0 comments on commit 5bb1be9

Please sign in to comment.