Tag
GolemUI is a declarative form engine that defines forms as JSON schemas, offering accessibility, i18n, and multi-framework support out of the box.
Slint's integration with Node.js previously caused a 16ms tick that wasted CPU and delayed events; version 1.17 fixes this on Linux and macOS by allowing the Rust UI loop to cooperate with libuv without polling, improving efficiency and responsiveness.
Vue.js Amsterdam celebrates 10 years of the Vue ecosystem's evolution, featuring updates on Vue, Nuxt, Vite, Pinia, Nitro, Vapor Mode, and Nuxt 4.4, with a 10th anniversary planned for March 2027.
The article questions the necessity of service workers in many web applications, arguing that simpler HTTP caching often suffices and that service workers introduce complexity and risk of stale caches.
An open-source animated agent avatar package for JavaScript applications has been released.
The JavaScript library driver.js has reached over 1 million weekly downloads, prompting a refresh and update.
A thread listing underrated GitHub repositories covering ethical hacking, LLM SDK, JavaScript concepts, system design, and SQL injection testing tools.
Deno 2.9 introduces `deno desktop` for building native desktop applications using web technologies, along with improved Node.js compatibility, CSS module imports, and faster startup.
A collection of free programming notes (PDFs) for Java, Python, JavaScript, SQL, DSA, C, and C++ from GoalKicker.
The article explains the timing challenges of using the Web MIDI API to communicate with vintage 1980s synthesizers like the Yamaha DX7, and provides techniques for pacing data and parsing vendor-specific SysEx formats.
A novel parser architecture developed by Shanshrew achieves 2-3x speedup over the current fastest JS/TS parser, and is being integrated into Oxc.
Persona.js is a JavaScript library that adds WebMCP-native AI chat to any frontend.
Pure Effect is a zero-dependency effect library for JavaScript/TypeScript that separates business logic from I/O by representing side effects as plain data, enabling reproduction of production bugs without a database.
This article explains common misunderstandings about CORS, using the Zoom vulnerability as an example to illustrate how improper CORS handling can lead to security issues.
GlyphCSS is a JavaScript library that renders textured 3D meshes in the DOM using ASCII characters, supporting various 3D formats and integrating with vanilla JS, React, and Vue.
A full Pong game is playing in the browser tab's favicon; scroll up and down to move the paddle, and the score is shown in the tab title.
TownSquare is a tiny presence layer for websites that lets visitors see each other and interact in real-time with no accounts or algorithms, using a single script tag.
Brain Frog is a web game where you punch left or right and the frog learns your pattern using JavaScript; you must be unpredictable to land 50 hits.
Introducing Nub, an all-in-one JavaScript toolkit that augments Node.js instead of replacing it.
A talk by Gary Bernhardt at PyCon 2014 that humorously traces the history and future of JavaScript from 1995 to 2035, discussing its flaws and positive impact.