Web 开发再次变得有趣
发布: (2026年1月4日 GMT+8 23:00)
1 分钟阅读
原文: Hacker News
Source: Hacker News
文章详情
- 文章链接: https://ma.ttias.be/web-development-is-fun-again/
- 评论链接: https://news.ycombinator.com/item?id=46488576
- 积分: 53
- 评论数: 41
Source: Hacker News
HTMX 实际上非常好。这篇文章是关于我为什么还没有使用它,尽管大家一直在劝我使用。人们对 HTMX 的评价 当人们谈论……
同步(普通)情况下,只有当前任务完成后,才会开始下一个任务。javascript console.log'One'; console.log'Two'; console.log'Three'; 👉 输出 One Two...
文章 URL: https://idiallo.com/blog/learn-css 评论 URL: https://news.ycombinator.com/item?id=46500022 得分: 9 评论: 2
笑话——开发者为什么对 Tailwind 印象深刻?一个 semantic class 相当于一千个 utility classes。——为什么 web developer 害怕 accordions?