In a Three-Month Parallel Run, Some Flows Are Tested Only Three Times
Rethinking validation in legacy modernization: the deployment unit is not the validation unit
Notes from building an editor — the parts I got wrong.
Rethinking validation in legacy modernization: the deployment unit is not the validation unit
For years, every DOM Element in my app had 16 methods the browser had never defined.
I'm building an Electron-based Markdown note-taking app. The editor alone is over 40,000 lines; the full codebase has grown past 160,000 lines. I started out writing everything myself.…