Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

JavaScript

47 items on 30 Aug 2026
JavaScript GitHub Web

webpack/webpack: v5.110.2

Patch Changes Fix analyzable ESM baking around cycles, mixed-served wasm and style url maps. (by @alexander-akait in #21851) Minify more HTML and CSS shorthands, and cut two costs off printing. (by @alexander-akait in…

Source: webpack Releases github-actions[bot]
JavaScript

Qwen3.8-27B vs Muse Glimmer 30B: chọn model nào cho GPU 24GB

Originally published on NextFuture Trong bốn ngày của tháng 8/2026, hai phòng lab lớn cùng thả model multimodal dense cỡ 30B kèm weights tải về được dưới giấy phép Apache 2.0 thuần: Muse Glimmer 30B của Meta ra ngày…

Source: DEV JavaScript feed BeanBean
JavaScript

Agent AI viết code trôi chảy mà sai: bộ rule chặn trước merge

Originally published on NextFuture Bạn nhắc agent dựng một màn hình billing, mười hai giây sau nó trả về bốn trăm dòng TypeScript sạch, type check qua, JSX parse không lỗi. Đến khi kéo viewport xuống 390px thì layout…

Source: DEV JavaScript feed BeanBean
JavaScript

Add Area Annotations to PowerPoint with Node.js REST API

Adding area annotations to POWERPOINT files can feel like a daunting task, especially if you're trying to manage it manually. The good news is that with the right tools, you can automate this process. The…

Source: DEV JavaScript feed Shahzad Ashraf
JavaScript

Instant Navigation in Multi Page Apps

Next.js Instant Navigation in Multi Page Apps Not every Next.js app can "just be an SPA". This post explores which instant navigation features still work in a multi-page app, and where browser-native options can replace…

Source: DEV JavaScript feed Erfan Ebrahimnia
JavaScript

Secure Browser File Uploads Without Exposing Your API Key

A browser is a useful place to choose a file, but it is a bad place to keep a long-lived API key. Anything shipped to the browser can be inspected, copied, and replayed. That does not make browser uploads impossible; it…

Source: DEV JavaScript feed momo_dev2
JavaScript

WebMCP: Give Browser Agents Tools Instead of Buttons

AI agents can already browse a site, find a form, type into it, and click Submit. That works—until the button moves, the label is ambiguous, the form changes state, or the workflow spans six screens. WebMCP proposes a…

Source: DEV JavaScript feed Toan Nhu
JavaScript

Feature detection lies: two things I learned shipping on WebMCP

I spent eight days building a parliamentary-procedure engine on WebMCP — the emerging standard that lets a web page hand an AI agent a typed tool list through document.modelContext. The idea is one sentence: an action…

Source: DEV JavaScript feed Edy Cu

47 items available