The next #jslang meetup
"JavaScript the Language" will take place 19th September online, if there is a company that wants to host it somewhere in/near Munich we can also do it hybrid.

All details at https://lu.ma/czhpx9st

#JavaScript #Learning #Meetup #TestDriven #TDD #ES6 #ESNext
#TeamProgramming #Ensemble

JavaScript the Language #75 - async generators · Luma

The 75th edition of #jslang will be about JavaScript's async generators. This meetup will be online+onsite! ❓Onsite only a company wants to sponsor a location.…

🐱 ECMeowScript - What's New in JavaScript Explained with Cats

I realized I never shared this slide deck from my talk in 2020, so I do now! #JavaScript #ESnext

🔗 https://noti.st/girliemac/i41Y9z

ECMeowScript - What’s New in JavaScript Explained with Cats by Tomomi ❤ Imura

That’s what the title says! I am explaining ECMAScript 6 (ES 2015) to ES2020 with cats. This talk was given at Web Directions - Code://Remote conference in 2020 in Sydney, but I presented remotely from San Francisco. Damn you, pandemic!

@cuboci @wiverson Basically we used to use #Babel to transpile #ES6 (and eventually #typescript) to the ancient version of JS that browsers could understand. That was combined with #Webpack to handle import/require weirdness. Now the world (#svelte) is moving to #swc and #vite since modern browsers can *almost* understand modern (#ESNext) javascript, but it's still all in flux :P

Private class fields in JavaScript are a runtime minefield

https://ar.al/2021/03/09/private-fields-in-javascript-are-a-runtime-minefield/

My post-mortem from yesterday’s Site.js bug that was preventing Let’s Encrypt certificate renewals checks from running.

#ESNext #ECMAScript #JavaScript

Private class fields in JavaScript are a runtime minefield

Access a private field from an unbound function and watch your app go ka-boom!

ESNext: Declarations in Conditionals (Stage-1)

Bram.us
Holy fuck how long do we have to wait for #Decorators #JavaScript #ESNext #TC39