GitHub - Hans-Halverson/brimstone: New JavaScript engine written in Rust

New JavaScript engine written in Rust. Contribute to Hans-Halverson/brimstone development by creating an account on GitHub.

GitHub

JavaScript 2025 introduit enfin les vraies méthodes de Set :

✔ intersection()
✔ union()
✔ difference()

➤ Plus besoin de filter() ou de spreads !

🎬 Démo express : https://youtube.com/shorts/N4BOmZggzTM

#JavaScript #ES2025 #WebDev #DevTips #Set

JavaScript ajoute (enfin) les vraies méthodes de Set 😍

YouTube

JavaScript permet désormais d’importer un JSON directement comme un module avec import data from './file.json' with { type: 'json' }.

➤ Fini le fetch() !
➤ Moins de code, plus de lisibilité.

🎥 Démo (avant/après) → https://youtube.com/shorts/e-aHbntV_Ps

#JavaScript #ECMAScript2025 #JSON #WebDev #JSmodules #ES2025

Before you continue to YouTube

I'm working on a #poc in plain #nodejs 👀
Not published yet, put maybe I will fight #nestjs as a competitor 🤔

This is already working AND fully written in #es2025 #esm with #tc39 decorator proposal

What do you think?

- https://exploringjs.com/js/book/ch_new-javascript-features.html#new-in-es2025

Exploring #Javascript 2025 by @rauschma (Dr. Axel Rauschmayer)

- https://exploringjs.com/js/book/index.html

--<--
This book makes JavaScript less challenging to learn for newcomers by offering a modern view that is as consistent as possible.

Highlights:

- Get started quickly by initially focusing on modern features.
- Test-driven exercises available for most chapters.
- Covers all essential features of JavaScript, up to and including ES2022.
- Optional advanced sections let you dig deeper.

No prior knowledge of JavaScript is required, but you should know how to program.
-->--

#Javascript #ES2025 edition

New JavaScript features • Exploring JavaScript (ES2025 Edition)

【JavaScript】ES2025の新機能全部解説する - Qiita

ES2025 / ES2024 / ES2023 / ES2022JavaScriptの仕様は、TC39というところで決められています。ブラウザベンダや関係者が定期的に会合を行い、様々な新機能に…

Qiita

#Development #Previews
JavaScript import attributes · More explicit and secure module imports in ECMAScript 2025 https://ilo.im/160svv

_____
#ES2025 #EcmaScript #JavaScript #JSON #Modules #Declaration #Security #WebDev #Frontend #Backend