deno.com/blog/deno-de...
deno.com/blog/deno-de...
👉 code.movie
Key achievements:
- The "design" now has some contrast
- The playground finally lazy-loads language modules
- Performance in general rips, thanks to a bit of SSR and some CSS tweaks
LMK if something's broken!
👉 code.movie
Key achievements:
- The "design" now has some contrast
- The playground finally lazy-loads language modules
- Performance in general rips, thanks to a bit of SSR and some CSS tweaks
LMK if something's broken!
Connect your local and your Deploy environments.
Connect your local and your Deploy environments.
⭐ Permission sets in config
⭐ Setup and teardown APIs to Deno.test
⭐ HTML entrypoint support in deno bundle
⭐ Runtime API for deno bundle
deno.com/blog/v2.5
⭐ Permission sets in config
⭐ Setup and teardown APIs to Deno.test
⭐ HTML entrypoint support in deno bundle
⭐ Runtime API for deno bundle
deno.com/blog/v2.5
Details: socket.dev/blog/npm-aut...
Details: socket.dev/blog/npm-aut...
t3n.de/news/warum-i...
t3n.de/news/warum-i...
📦 `deno bundle` uses correct conditions for browser code
🚀 faster `structuredClone` API and Node-API addons
⚙️ `node:worker_threads` handles CommonJS better
💡 new progress bar spinner
and many more 👉
github.com/denoland/den...
📦 `deno bundle` uses correct conditions for browser code
🚀 faster `structuredClone` API and Node-API addons
⚙️ `node:worker_threads` handles CommonJS better
💡 new progress bar spinner
and many more 👉
github.com/denoland/den...
⭐ Improved node:tls peer certificates capabilities
⭐ Workspaces add package.json subpath imports
⭐ Certain Buffer APIs are now 2x faster
⭐ Upgraded LSP to better handle text and bytes imports
and much more!
github.com/denoland/den...
⭐ Improved node:tls peer certificates capabilities
⭐ Workspaces add package.json subpath imports
⭐ Certain Buffer APIs are now 2x faster
⭐ Upgraded LSP to better handle text and bytes imports
and much more!
github.com/denoland/den...
👉 code.movie/blog/improve...
TLDR: The animation heuristics got better, at least for some corner cases. Also this version has been released for over a month, but I have had no time to write about it 🤷
👉 code.movie/blog/improve...
TLDR: The animation heuristics got better, at least for some corner cases. Also this version has been released for over a month, but I have had no time to write about it 🤷
• Both Node.js and Deno grant permissions to the whole app (network access, file access, etc.).
• Wouldn’t it be better to additionally specify permissions for dependencies? That could prevent a rogue utility library from accessing files even though the app itself is allowed to do so.
• Both Node.js and Deno grant permissions to the whole app (network access, file access, etc.).
• Wouldn’t it be better to additionally specify permissions for dependencies? That could prevent a rogue utility library from accessing files even though the app itself is allowed to do so.
- `deno bundle` defaults to "react" for `jsxImportSource`
- `deno lint` now handles overlapping fixes
- `node:fs` gets better support for `exists` and `link`
- `text` and `bytes` imports can now be used in npm packages
github.com/denoland/den...
- `deno bundle` defaults to "react" for `jsxImportSource`
- `deno lint` now handles overlapping fixes
- `node:fs` gets better support for `exists` and `link`
- `text` and `bytes` imports can now be used in npm packages
github.com/denoland/den...
⭐ deno bundle is back
⭐ bytes and text imports
⭐ stabilized OTel
⭐ modify environment with --preload flag
and much more 👇
deno.com/blog/v2.4
⭐ deno bundle is back
⭐ bytes and text imports
⭐ stabilized OTel
⭐ modify environment with --preload flag
and much more 👇
deno.com/blog/v2.4
👉 www.heise.de/news/c-t-web...
Including a talk by yours truly about 5 (or thereabouts) JS features that you've NEVER used - things like revocable proxies, transferable streams, yield* and more!
#javascript
👉 www.heise.de/news/c-t-web...
Including a talk by yours truly about 5 (or thereabouts) JS features that you've NEVER used - things like revocable proxies, transferable streams, yield* and more!
#javascript