articles: add new article

This commit is contained in:
Agahnim 2026-05-13 14:11:28 +02:00
parent 6c87abd4fc
commit e6e9b63ba6
Signed by: Agahnim
SSH key fingerprint: SHA256:Zj65PJnE0dRYye8Ltk/qDglynyXUxJngQ9qqx/VI+b4

View file

@ -6,5 +6,9 @@
{
"date": "2026-03-23",
"body": "It's been a long time ! I'm writing this as I am completely overhauling the website, but I won't tell much about it until I'm done with this project ! What I can say though is that this section is far more extensible now thanks to the handy web-articles json file !"
},
{
"date": "2026-05-13",
"body": "I almost got swept up in yet another JavaScript framework (https://astro.build/). However, the more I work on this project, the more I realize that HTML and CSS, with a little help from HTMX, can be just as powerful, without becoming a terrible unoptimized mess. I sometimes regret that web developers get caught up in this sort of craze for the next shiny framework; CSS alone has made enormous strides and is much more powerful and pleasant to write and read, as this excellent article by Lyra Rebane (https://lyra.horse/blog/2025/08/you-dont-need-js/) has shown me. While some communities associated with certain languages seem to be moving in the right direction, the web development community is still wondering whether the latest trendy framework is easy to vibe-code; thats also why I appreciate initiatives like Neocities (https://neocities.org/), which have inspired me immensely !"
}
]
]