JavaScript Daily @javascriptdaily Channel on Telegram

JavaScript Daily

@javascriptdaily


Daily JavaScript / JS community news, links and events.

"First, software ate the world, the web ate software, and JavaScript ate the web."

'JavaScript' is a trademark of Oracle Corporation in the US. We are not endorsed by or affiliated with Oracle.

JavaScript Daily (English)

Are you a JavaScript enthusiast looking for daily updates on all things related to JS? Look no further than the Telegram channel 'JavaScript Daily'! This channel, with the username @javascriptdaily, is your go-to source for daily JavaScript community news, links, and events

JavaScript has become an essential part of web development, with its popularity skyrocketing in recent years. As the famous quote goes, 'First, software ate the world, the web ate software, and JavaScript ate the web.' This channel is dedicated to keeping you updated on the latest trends, tools, and resources in the world of JavaScript

Whether you are a seasoned developer or just starting out, 'JavaScript Daily' has something for everyone. Stay informed about new libraries, frameworks, tutorials, and job opportunities in the JavaScript ecosystem. Connect with like-minded individuals, join discussions, and expand your knowledge of one of the most widely-used programming languages

It's important to note that 'JavaScript' is a trademark of Oracle Corporation in the US, and this channel is not endorsed by or affiliated with Oracle. However, the content shared on 'JavaScript Daily' is curated by passionate JavaScript enthusiasts who are dedicated to fostering a thriving JS community

Join 'JavaScript Daily' on Telegram today and take your JavaScript skills to the next level! Stay ahead of the curve with the latest updates and become a part of the vibrant JavaScript community.

JavaScript Daily

01 Mar, 14:29


JSR - the JavaScript Registry - is now available in public beta.

πŸ› οΈ TypeScript first, ESM only
🌐 Works across runtimes (Node, Deno, Bun, workerd and more) and alongside npm/yarn/pnpm
πŸ€— Free and open source

Read about it on the Deno blog:

https://deno.com/blog/jsr_open_beta

JavaScript Daily

08 Feb, 22:01


πŸ“’ LLRT (Low Latency Runtime) is a new JS runtime from Amazon ✨

⚑ Designed for fast Serverless startup time
πŸ¦€ Written in Rust
πŸ’¨ Embeds the QuickJS engine written in C
πŸ’‘ Lightweight (~3MB)
πŸ§ͺ Experimental!

https://github.com/awslabs/llrt

JavaScript Daily

08 Jan, 16:59


A quick and fun guide to setup a template of
#SolidJS + #TailwindCSS + #Tauri

and develop for desktop and mobile simultaneously...

🀯🀯🀯


πŸ”₯ Follow @javascriptdaily πŸ”₯

https://www.youtube.com/watch?v=W539_PP4Y98

JavaScript Daily

31 Dec, 17:26


Happy New Year to all the JS Daily subscribers.

Let's have a cheerful year in 2024

πŸ”₯ Follow @javascriptdaily πŸ”₯

JavaScript Daily

31 Dec, 10:27


The rise and rise of #JavaScript

Credits: Data is beautiful (YouTube)

πŸ”₯ Follow @javascriptdaily πŸ”₯

JavaScript Daily

29 Dec, 02:59


An interesting take on Frontend in 2023 and also some predictions in the article by @Jamie


https://buttondown.email/whatever_jamie/archive/frontend-predictions-for-2024

JavaScript Daily

23 Nov, 18:00


#threejs

A quick example of how one can "synchronize" a 3d scene across multiple windows using three.js and localStorage

πŸ”₯ Follow @javascriptdaily πŸ”₯

Repo:
https://github.com/bgstaal/multipleWindow3dScene

JavaScript Daily

23 Nov, 04:08


JS + art

πŸ”₯ Follow @javascriptdaily πŸ”₯

JavaScript Daily

28 Oct, 11:38


Announcing WinterJS

The most performant JavaScript Service Workers server thanks to Rust and SpiderMonkey.

WinterJS is a JavaScript Service Workers server written in Rust, that uses the SpiderMonkey runtime to execute JavaScript (the same runtime that Firefox uses). We chose to follow the WinterCG specification to aim for maximum compatibility with other services such as Cloudflare Workers, Deno Deploy and Vercel (hence the name WinterJS).
WinterJS is not only blazing fastℒ️ but can also be compiled to WebAssembly thanks to WASIX and thus also run fully with Wasmer.


πŸ”₯ Follow @javascriptdaily πŸ”₯


https://wasmer.io/posts/announcing-winterjs-service-workers

JavaScript Daily

01 Oct, 04:04


Exciting news - roadmap editor is live  πŸ₯³

You can now create custom roadmaps, add content and resources, share them with your friends, teams or publicly.
This is a huge next step for us and we are so excited about what's coming next!

An interesting feature addition to https://roadmap.sh/

A good roadmap to bookmark: https://roadmap.sh/javascript

πŸ”₯ Follow @javascriptdaily πŸ”₯

https://x.com/kamrify/status/1708293162693767426

JavaScript Daily

29 Sep, 23:54


Tauri 1.5.0 Released πŸŽ‰πŸŽŠπŸŽ‰πŸŽŠ

- Bun support
- Notarytool
- Code signing improvements
- macOS frameworks
- Mixed content on Windows


https://beta.tauri.app/blog/tauri-1-5/

JavaScript Daily

28 Sep, 16:20


#ECMAScript excitement πŸ˜‰

These proposals moved this week #TC39 πŸŽ‰πŸŽ‰

4️⃣ Resizable ArrayBuffer
2️⃣ RegExp.escape
2οΈβƒ£πŸ”™ ShadowRealm
1️⃣ Joint Iteration
1️⃣ Locale Extensions
1️⃣ Iterator Sequencing
1️⃣ Negated in
1️⃣ Stable Formatting
πŸ—‘οΈ FinalizationRegistry #cleanupSome
πŸ—‘οΈ Symbol.thenable

JavaScript Daily

24 Sep, 04:15


#ECMAScript excitement πŸ˜‰

Next week's #TC39 meeting is hosted by #TechAtBloomberg in Tokyo & has a packed agenda:

πŸ”Έ AsyncContext
πŸ”Έ Decimal
πŸ”Έ Import Attributes
πŸ”Έ Intl.MessageFormat
πŸ”Έ Negated in
πŸ”Έ Pattern Matching
πŸ”Έ Structs
πŸ”Έ TDZ
πŸ”Έ Throw expressions
πŸ”Έ Type Annotations


https://github.com/tc39/agendas/blob/main/2023/09.md

JavaScript Daily

21 Sep, 09:17


Meet hwy.dev, a new TypeScript metaframework built on top of hono.dev and htmx.org πŸš€

Quickstart:
npx create-hwy@latest

Features:

βœ… Server-rendered JSX / TSX
βœ… Nested, file-based routing
βœ… Remix-style actions and parallel loaders
βœ… Async page components
βœ… Rich Hono middleware ecosystem
βœ… 100% type-safe
βœ… Built-in critical CSS inlining
βœ… Live browser refresh during dev
βœ… And much more...

JavaScript Daily

20 Sep, 03:02


Next.js 13.5 Released !!

β—† 22% faster local server startup
β—† 29% faster HMR (Fast Refresh)
β—† 40% less memory usage
β—† Optimized package imports
β—† next/image improvements
β—† And over 438 bugs patched!


πŸ”₯ Follow @javascriptdaily πŸ”₯


https://nextjs.org/blog/next-13-5

JavaScript Daily

19 Sep, 04:32


ECMAScript excitement πŸ˜‰

Safari 17.0 ships support for #TC39 Stage 3 proposal Set Methods πŸŽ‰

The seven new Set.prototype methods are:

πŸ”Έ intersection
πŸ”Έ union
πŸ”Έ difference
πŸ”Έ symmetricDifference
πŸ”Έ isSubsetOf
πŸ”Έ isSupersetOf
πŸ”Έ isDisjointFrom


πŸ”₯ Follow @javascriptdaily πŸ”₯


https://github.com/tc39/proposal-set-methods

JavaScript Daily

12 Sep, 11:47


#Bun is disrupting JavaScript land . . .

- Bun.js vs Node.js
- Bun vs Deno
- How is Bun so fast?


πŸ”₯ Follow @javascriptdaily πŸ”₯


https://www.youtube.com/watch?v=dWqNgzZwVJQ

JavaScript Daily

12 Sep, 02:06


Bun vs pnpm

I'm seeing a lot of bun vs pnpm install speed comparisons but would like to provide some nuance: the absurd perf difference usually is a result of one tool running with a network API call overhead, while the other not.

bun install defaults to the behavior similar to pnpm's --prefer-offline flag, which skips hitting the npm API. To simulate the default behavior of pnpm, you have to use bun --force.

Here are some comparisons on my machine (network from Singapore) with different conditions:

bun (no cache, no lockfile): 5.4s
pnpm (no cache, no lockfile): 6.7s

bun (with cache, no lockfile): 30ms
pnpm (--prefer-offline, with cache, no lockfile): 587ms

bun (--force, with cache, no lockfile): 2.73s
pnpm (with cache, no lockfile): 5.9s

bun is still faster, but not so significant as some benchmark graphs may have led you to believe.

bun itself is amazing in many ways and deserve hype, but I'd love to see we compare apples to apples and not gloss over the details for engagement.

context for the benchmark: it's using the Vite + Vue + TypeScript boilerplate generated from bun create vite.

- Evan You (https://twitter.com/youyuxi/status/1701243745880932687)


πŸ”₯ Follow @javascriptdaily πŸ”₯

JavaScript Daily

08 Sep, 14:28


Bun 1.0 is finally here. πŸŽ‰πŸŽŠ

Bun is a fast, all-in-one toolkit for running, building, testing, and debugging JavaScript and TypeScript, from a single file to a full-stack application. Today, Bun is stable and production-ready.


https://bun.sh/blog/bun-v1.0