tinkrr | 1 year ago | on: Boardgame.io: an engine for creating turn-based games using JavaScript
tinkrr's comments
tinkrr | 1 year ago | on: Show HN: NotesHub: cross-platform, Markdown-based note-taking app
Which tool / framework do you use to achieve this?
tinkrr | 1 year ago | on: Show HN: NotesHub: cross-platform, Markdown-based note-taking app
tinkrr | 2 years ago | on: Wordstar-keys: Implement wordstar cursor control keys in Linux using xkb
tinkrr | 2 years ago | on: Excellence is a habit, but so is failure
tinkrr | 5 years ago | on: The Game UI Database, a comprehensive reference of game interface design
tinkrr | 5 years ago | on: Show HN: Crossnote β a note taking extension for VSCode
tinkrr | 6 years ago | on: Ask HN: Why aren't there many credible online bachelors programs?
https://www.coursera.org/degrees/bachelor-of-science-compute...
I ended up using ref's heavily to avoid stale closure and async re-render issues. Which basically amounts to circumventing React and interacting with the DOM directly.