#deno

[ follow ]
JavaScript
fromInfoWorld
1 day ago

Deno boosts language server performance

Deno 1.43 speeds language-server auto-completion, reduces memory usage, adds JSX transform options, improves Node/NPM compatibility, and adds V8 caching and server features.
fromInfoWorld
1 day ago

Deno adds API for date and time operations

The Temporal API is intended to address shortcomings of the existing Date object in JavaScript. It's available with the --unstable-temporal flag. Temporal acts as a top-level namespace that brings a modern date/time API to JavaScript. Temporal provides separate classes for date-only, time-only, and other scoped use cases, making code more readable and preventing bugs caused by incorrectly assuming 0, UTC, or the local time zone for values that are actually unknown.
JavaScript
Web development
fromInfoWorld
1 day ago

Deno 1.38 features HTML documentation, hot module replacement

Deno 1.38 adds HTML documentation generation, hot module replacement, improved Node compatibility, and unstable NPM support; Fresh 1.5 adds HTML-based client-side Partials navigation.
JavaScript
fromInfoWorld
1 day ago

Deno adds Deno Cron for job scheduling

Deno Cron offers a simple, non-overlapping, Unix-cron-formatted scheduling API for running periodic tasks in Deno and Deno Deploy.
Node JS
fromInfoWorld
1 day ago

Deno shrinks deno compile binaries

Deno 1.41 reduces deno compile binary sizes up to 50% and adds official Linux ARM64 builds plus compatibility, API, and language-server improvements.
fromInfoWorld
11 months ago

Oracle maintains hold on JavaScript trademark

"Yesterday, Oracle filed a motion to dismiss in response to Deno's petition to cancel its 'JavaScript' trademark," Deno Land CEO Dahl said. "But instead of addressing the real issue-that JavaScript is an open standard with multiple independent implementations-Oracle is trying to stall the process and sidestep accountability."
Intellectual property law
#javascript
Node JS
fromHackernoon
1 year ago

Myth vs. Reality: Real-World Runtime Performance of Node.js, Deno, and Bun | HackerNoon

Node.js remains the dominant JavaScript runtime, but Deno and Bun have introduced modern features and performance improvements.
Node JS
fromInfoQ
7 months ago

Deno 2.3 Now Supports Local NPM Packages

Deno 2.3 enhances local NPM package support and deno compile for streamlined development.
Node JS
fromInfoWorld
7 months ago

What is Deno? A 'better' Node.js

Deno reimagines Node.js by integrating modern JavaScript features and the TypeScript compiler, but it's still under development and not for production.
Node JS
fromInfoWorld
8 months ago

Reports of Deno's demise 'greatly exaggerated,' Deno creator says

Deno faces significant criticism regarding its viability and product performance, yet it still holds potential for use cases due to improvements in Node compatibility.
Node JS
fromInfoWorld
1 year ago

Deno 1.38 features HTML documentation, hot module replacement

Deno 1.38 introduces significant improvements in documentation, hot module replacement, and Node.js compatibility, enabling the use of NPM package manager from Deno.
[ Load more ]