ClojureScript Gets Async/Await

ClojureScript 1.12.145 버전이 출시되면서 ECMAScript 2016 타겟팅을 기반으로 async/await 기능을 공식 지원하게 되었다. ^:async 어노테이션을 사용하면 ClojureScript 컴파일러가 JavaScript의 async 함수를 생성하며, 이를 통해 브라우저 API 및 라이브러리와의 비동기 상호운용성이 크게 개선되었다. 이 기능은 테스트 코드에서도 활용 가능하며, 별도의 외부 의존성 없이 현대 자바스크립트 환경과의 통합을 간소화한다.

https://clojurescript.org/news/2026-05-07-release

#clojurescript #async #javascriptinterop #ecmascript #programminglanguage

ClojureScript - 1.12.145 Release

What’s Actually New in JavaScript (and What’s Coming Next), by @neciudan.dev:

https://neciudan.dev/whats-new-in-javascript

#javascript #ecmascript #standards #retrospectives #outlooks

What's actually new in JavaScript (and what's coming next)

ES2025 is out, ES2026 is close. Here is the new feature of Javascript we can use today, what is coming next and how we can get our AI friends to use these new features

Neciu Dan

RE: https://techhub.social/@vintprox/112393461619782109

One schizo thread for a riddle that didn't even make it into the final game. I feel like it's a ploy #HerInteractive made for making their trailer look "futuristic". Well, as a developer myself, I'll say that this poor attempt at mockery won't go unseen.

What you see here is some random snippet of FTP software written in Node.js. Whether it was stolen or not does not concern me (and believe me, I tried to find any matches with existing open source code on the Internet, to no avail). What concerns me is that they just had to obfuscate it - there is no reason for this whatsoever. No hidden clue in this, only a big ball of nothing.

#NancyDrew #ND34 #NancyDrewMYsteryOfTheSevenKeys #NodeJS #ECMAScript #JavaScript

#Development #Releases
What’s actually new in JavaScript · What we can use today, tomorrow, and with AI tools https://ilo.im/16cc1c

_____
#EcmaScript #ES2025 #ES2026 #AI #ClaudeCode #WebDev #Frontend #JavaScript

What's actually new in JavaScript (and what's coming next)

ES2025 is out, ES2026 is close. Here is the new feature of Javascript we can use today, what is coming next and how we can get our AI friends to use these new features

Neciu Dan
What To Know in JavaScript (2026 Edition) – Frontend Masters Blog

An overview of what's new in language features, frameworks, runtimes, build tools, testing, and more.

[Перевод] Основные элементы экосистемы JavaScript по состоянию на 2026 год

Ранее мы писали похожие статьи о CSS , но JavaScript заслуживает не меньшего внимания! Тем более что JavaScript лучше справляется с версионированием. Мы рассмотрим новые возможности самого языка, а также основные среды выполнения, фреймворки, библиотеки и инструменты.

https://habr.com/ru/articles/1021182/

#javascript #js #typescript #ts #nodejs #npm #vite #ecmascript #nextjs #react

Основные элементы экосистемы JavaScript по состоянию на 2026 год

Ранее мы писали похожие статьи о CSS , но JavaScript заслуживает не меньшего внимания! Тем более что JavaScript лучше справляется с версионированием. Мы рассмотрим новые возможности самого языка, а...

Хабр

i made this game back in 2016 just as a demo to test my vizflow engine... and to vent at the politics at the time. kind of amazed it still works! and also kind of amazed that the politics of the times have only gotten worse!

but, it might still serve its original purpose :)

https://vizflow.github.io/vizflow/examples/electionfighter/

#html #webdev #games #FOSS #vizflow #electionFighter #election #fighter #politics #politricks #FLOSS #javascript #ecmascript #JS #gamedev #indie #indiegame #spritesheet #animation #visualization

Election Fighter - Now you can Fight Back

Tired of elections dominating the headlines? Now you can fight back

📟 Do I ever told you that I love this tool for serial communications ? **ScriptCommunicator** is opensource, with JavaScript and Qt interface design possibility. It allows me since years to automate and create test benches.
https://sourceforge.net/projects/scriptcommunicator/
#scriptCommunicator #UART #ECMAscript #QT #electronics
ScriptCommunicator / serial terminal

Download ScriptCommunicator / serial terminal for free. Scriptable data terminal which supports several interfaces. ScriptCommunicator is a scriptable cross-platform data terminal that supports serial port (RS232, USB to serial), UDP, TCP client/server, SPI, I2C, and CAN. All sent and received data can be shown in a console and can be logged in an html and a text log.

SourceForge

#Development #Overviews
What to know in JavaScript 2026 · ECMAScript, frameworks, runtimes, build tools, testing, npm https://ilo.im/16bwb5

_____
#EcmaScript #JavaScript #TypeScript #Runtimes #Bundlers #Frameworks #Npm #DevOps #WebDev #Frontend #Backend

What To Know in JavaScript (2026 Edition) – Frontend Masters Blog

An overview of what's new in language features, frameworks, runtimes, build tools, testing, and more.

Temporal: девятилетний путь к исправлению времени в JavaScript. Джейсон Уильямс рассказывает, как предложение Temporal прошло от идеи до Stage 4, заменив устаревший Date API, унаследованный от Java в 1995 году. В статье описаны иммутабельные объекты, явная поддержка часовых поясов и наносекундная точность, а также temporal_rs — общая библиотека на Rust, позволяющая нескольким движкам использовать одну реализацию. #ecmascript #temporal

https://bloomberg.github.io/js-blog/post/temporal/