diff --git a/flow.md b/flow.md index c5d7bb804..6879817b5 100644 --- a/flow.md +++ b/flow.md @@ -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 diff --git a/journal/2020-12-17.md b/journal/2020-12-17.md new file mode 100644 index 000000000..8827d9ad2 --- /dev/null +++ b/journal/2020-12-17.md @@ -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. \ No newline at end of file diff --git a/reactjs.md b/reactjs.md new file mode 100644 index 000000000..3b98e719d --- /dev/null +++ b/reactjs.md @@ -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]] +