Auto: misc.

This commit is contained in:
2020-12-17 12:35:59 +01:00
parent d6397b36f6
commit 6ba9ee5bde
3 changed files with 16 additions and 0 deletions
+3
View File
@@ -1,9 +1,12 @@
# Flow
## State
- A desirable [[mental state]].
- "In positive psychology, a flow state, also known colloquially as being in the zone, is the mental state in which a person performing some activity is fully immersed in a feeling of energized focus, full involvement, and enjoyment in the process of the activity. In essence, flow is characterized by the complete absorption in what one does, and a resulting transformation in one's sense of time."
- [[go]] https://en.wikipedia.org/wiki/Flow_(psychology)
- As defined by [[Mihaly Csikszentmihalyi]] (I can never remember his name).
## Project
- Also a [[project]] by [[david-gelernter]] and [[eric freeman]]: https://www.wsj.com/articles/the-future-of-the-internet-is-flow-1443796858
+3
View File
@@ -0,0 +1,3 @@
# 2020-12-17
- [[goal]] would like to [[learn]] [[reactjs]] over the holidays? Or discard it and learn something equivalent but better.
+10
View File
@@ -0,0 +1,10 @@
# Reactjs
- All the [[cool kids]] are using it?
- [[angularjs]] is out.
- Is there anything that is neither of them that is "in"?
- Learning it
- Figure out what [[jsx]] is
- Read official getting started doc
- Find good [[hello world]]