Daily Shaarli

All links of one day in a single page.

June 14, 2023

Designing services for people who need help with numbers

"Understanding and making sense of data is stressful anyway, but in a pandemic, it’s worse." from accessiblenumbers.com/explain-

It's the best online resource I've found so far about accessibility of numbers. I also find practical that nearly every sentence has a link to check the resource in-depth. It can lack good examples though. What should be written instead of the currently hard to read raw number?

CodeMirror

If you want to build an editor as much compatible with the web as possible, then CodeMirror is the way to go.

Vue SFC Playground

A playground where some vue components can be defined. It is useful for quick tests and sharing them :)