diff options
author | EuAndreh <eu@euandre.org> | 2020-11-12 14:46:27 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-11-12 14:49:03 -0300 |
commit | 1d189b2c6ee1af726e77947ef67f790b3ec22dea (patch) | |
tree | 05766cca57e66a53a2fa2cef61aa1c0fccc56aad | |
parent | rollout slides: Add 2 slides talking about trade-offs on each platform (diff) | |
download | euandre.org-1d189b2c6ee1af726e77947ef67f790b3ec22dea.tar.gz euandre.org-1d189b2c6ee1af726e77947ef67f790b3ec22dea.tar.xz |
paradigm-shift article: add comment on short conclusion
Diffstat (limited to '')
-rw-r--r-- | _articles/2020-11-08-the-next-paradigm-shift-in-programming-video-review.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/_articles/2020-11-08-the-next-paradigm-shift-in-programming-video-review.md b/_articles/2020-11-08-the-next-paradigm-shift-in-programming-video-review.md index ff9be5a..421f771 100644 --- a/_articles/2020-11-08-the-next-paradigm-shift-in-programming-video-review.md +++ b/_articles/2020-11-08-the-next-paradigm-shift-in-programming-video-review.md @@ -158,3 +158,7 @@ Rich Hickey makes a great case for single-process FP on his famous talk "[Simple Made Easy][simple-made-easy]". [simple-made-easy]: https://www.infoq.com/presentations/Simple-Made-Easy/ + +<!-- I find this conclusion too short, and it doesn't revisits the main points --> +<!-- presented on the body of the article. I won't rewrite it now, but it would be an --> +<!-- improvement to extend it to do so. --> |