GistID: fcc6aac45cede990dd32215aa33c426a
- Don't bias people to your choices/opinions too soon. Be patient.
- Id you are arguing with only dramatic examples, it could be a sign you are being proud and having a hard time considering other perspectives.
GistID: 1234999e5673e543f2d57dad1daf22f1
GistID: 87ded2e5fe0cfac465e57235c74c362e
Presented to Medumo engineering team 2019 Q1
Presentation specs:
GistID: d94b69b06cef48bfe575ab0b5ebe729a
This is interesting https://dev.to/vintharas/want-to-get-stuff-done-behold-the-ultimate-system-to-git-things-done-36np.
GistID: 9208f0b78409180aa897fdd09fca95c7
GistID: 0c564fe6bf835bc5927fdb7a275c4d45
Current references in order of relevance:
" GistID: f01f2eef6cff4a751261fff97ae6be0a | |
set number | |
syntax on | |
let base16colorspace=256 | |
colorscheme base16-tomorrow-night-eighties | |
"set termguicolors | |
filetype plugin indent on | |
" show existing tab with 2 spaces width |
GistID: a478ea8f830d613e9e64b9ec712be31d
As with every good start to a project I cheat and Google what other people of done. Search terms "ui focus android framework" landed me on a blog post that summarizes the development improvement take-ways that the author obtained from the 2018 Google I/O conference.
What I meant to search was "ui focused android framework". The first search result was Flutter which looked like a UI-focused cross-platform framework for Android. I'd rather try out Kotlin on Android for now, but it does look interesting.
I have also considered React Native, which would allow me to get some exposure to React as well.