https://dzone.com/articles/why-documentation-matters-more-than-you-think
23.4.2025 22:05https://dzone.com/articles/why-documentation-matters-more-than-you-thinkIf you ever see an open source project with a description like "Ultimate online kanban team board solution, including integrated chat for real time collaboration, built with React and Redux," you can assume it started like this: web developer needs to work on an uninteresting project and thinks, "Ugh. Okay, let's do this! First step... set up some issue tracking for this shitty project."
21.4.2025 14:01If you ever see an open source project with a description like "Ultimate online kanban team board solution, including integrated chat...Ah, the many (excruciatingly logical) quirks of JavaScript and the JSON spec…
`JSON.parse("{'x': 12}")` errors. `JSON.parse(12)` does not.
`JSON.parse([12])` is cool, `JSON.parse([1, 2])` blows up.
Many happy minutes were spent investigating why this is so. Thank you, JSON. 😙
13.4.2025 16:47Ah, the many (excruciatingly logical) quirks of JavaScript and the JSON spec…`JSON.parse("{'x': 12}")` errors....Real issue. Finally we can has `colour` in CSS.
https://github.com/DeclanChidlow/BritCSS
Oh, hello web designers. Do you know a thing I never want to happen when I scroll your web page? For the page to not scroll and instead I have to watch a pointless animation before I can move below the scroll and read any content. For the love of all that is holy, please stop doing that. Thank you. #webdesign
9.2.2025 18:06Oh, hello web designers. Do you know a thing I never want to happen when I scroll your web page? For the page to not scroll and instead I...Hello, world!
7.2.2025 17:56Hello, world!⬆️
⬇️