Show HN: HtmlUnit 5.0.0 Is Available
Java程序的「无头浏览器」,支持自动化测试与网页抓取,即将添加HTTP/2支持,开源且稳定。
The biggest change: JDK 17 is now the minimum required version. Other highlights: JavaScript Engine got major improvements (e.g. RegExp; Scope handlin…
Java程序的「无头浏览器」,支持自动化测试与网页抓取,即将添加HTTP/2支持,开源且稳定。
The biggest change: JDK 17 is now the minimum required version. Other highlights: JavaScript Engine got major improvements (e.g. RegExp; Scope handlin…
免费、开源的Java AI代理,类似Claude Code,使用LangChain4j和Mistral模型。
Article URL: https://github.com/machineswillrise/jagent Comments URL: https://news.ycombinator.com/item?id=48253474 Points: 1 # Comments: 0
全球最大的JavaScript包注册表,搜索包卡顿是已知bug,建议使用新页面直接搜索
Yes, this means their search box is broken. If you see no suggestions when searching, you must click the button to load a new page with search results…
本周JS周刊:300+恶意npm包、Deno 2.8、TypeScript 6.0.3支持await、Angular 22 RC等最新动态一览。
#786 — May 19, 2026 Read on the Web JavaScript Weekly RFC: It’s Time for npm to Make Install Scripts Opt-In — npm is the only major package manager t…
揭秘<details>元素如何轻松实现点击展开卡片,无需复杂JS和CSS,原生HTML即可打造精美交互。
Have you seen those fancy cards that pop open when ya click em and reveal more info? I think I saw em on Apple dot com not so long ago although now I …
用 HTML + JavaScript 制作视频的开源框架,比 Remotion 更简单,内置丰富组件直接上手。
#782 — April 21, 2026 Read on the Web JavaScript Weekly HyperFrames: Write HTML and JavaScript to Create Videos — An open-source framework for creati…
深入剖析React/Next.js动态表单的两种模式:UI表单与规则引擎,教你如何根据场景选择最佳方案。
Some forms stay UI, while others quietly become rule engines. Here’s why these two different approaches exist and how to choose between them.
从Moment.js迁移到新一代JS Temporal API,告别日期处理痛点,附完整迁移指南。
The way JavaScript handles time has evolved significantly, from the built-in `Date` API to Moment.js and now Temporal. The new standard fills gaps in …
用经典讽刺文体调侃npm供应链攻击,揭露JavaScript生态依赖地狱的荒诞现实
Article URL: https://kevinpatel.xyz/posts/no-way-to-prevent-this/ Comments URL: https://news.ycombinator.com/item?id=48155690 Points: 376 # Comments: …
探讨在LLM辅助编程时代,Java为何可能成为最理想语言的新视角
Which programming language to use, now that LLMs are writing code, is at the forefront of everybody's minds when they start a new project. Python, Rus…