Currently, it’s very first prototype
- allow people to make notes in simple way, and help to learn and remember stuff
- base on React
- make it modular and composable – as many little components as reasonable
- if-less code – currently two ifs used in whole code (with objective to delete later, somehow)
- make it functional – rely on dataflow, passing values through functions, functions through functions, avoid if’s (look up)
Typography first, typography in the middle, typography last. Each design element has to have meaning, if wants to exists. Each color has to have reason, each line, each border, each background. Looking for beauty in simplicity, not in ornaments, looking for perfect balance in relation between space and letters
- allow user to control whole app with keyboard. First steps were made
to be seen: http://jonki.github.io/streams.html