Dec 31, 2024The Deno StandardLibrary is now stable and included in Deno 2. It consists of dozens of audited utility modules covering data manipulation, web-related logic, JavaScript-specific functionalities ...
The Hyperscript Tagged Markup (HTM) library, which proposes an alternative to JSX, released its second major iteration. HTM 2.0 is a rewrite that is faster and smaller than HTM 1.x, has a syntax ...
Geertjan Wielenga, author of the book Developer, Advocate!, and Oracle developer focusing on NetBeans and Oracle JET recalled the evolution of JavaScript frameworks and libraries in the past decades.
Deno is a simple, modern, and secure runtime for JavaScript and TypeScript applications built with the Chromium V8 JavaScript engine and Rust, created to avoid several pain points and regrets with ...
FlexSearch, a full-text, zero-dependency search library for the browser and Node.js claims to be the fastest search library available to JavaScript developers due to its novel scoring algorithm.
The JavaScript Date object is notoriously hard to use, and JavaScript developers often use 3rd party libraries such as Moment.js in order to get a broader, more convenient solution for date ...
Included in Nim's standardlibrary is a module named "dom", which powers Nim's web scripting capabilities. This module also enables users to integrate Nim code, compiled into JavaScript, into ...
Michel Weststrate, author of the reactive state management library MobX, recently released MobX 6. ... When and if the new decorator proposal is eventually adopted as a new JavaScriptstandard, ...
Shepherd is a JavaScriptlibrary that provides a simple interface for creating guided user journeys in web applications. It's framework-agnostic, easy to use, and works great on desktop and mobile ...