https://syntax.fm/show/868/the-state-of-javascript
Wes and Scott discuss the State of JS survey results, including popularity of frameworks, tools and features.
the statejavascript syntax
https://syntax.fm/show/549/javascript-in-2022
Scott and Wes discuss the JavaScript chapter of the Web Almanac, covering topics like framework usage, script loading, and JS payloads. Wes also shares about...
javascriptsyntax
https://caniuse.com/mdn-javascript_statements_import_import_attributes_type_css
"Can I use" provides up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers.
javascriptstatementimportattributessyntax
https://educad.xyz/introduction-to-javascript-and-basic-syntax/
JavaScript is a programming language that allows us to make web pages interactive. learn more about this blog
introductionjavascriptbasicsyntaxxyz
https://syntax.fm/show/850/manage-state-in-javascript-like-a-pro
This episode covers different approaches to state management in JavaScript, including reducer-based, mutation-based and atom-based state. Buzzwords like...
like a promanagestatejavascriptsyntax
https://syntax.fm/show/433/javascript-in-2022-new-coming-and-proposed-features
Discussion of new and proposed JavaScript features in 2022 including the Fetch API in Node.js, pipeline operator, JSON modules, BigInt math methods and more.
javascriptnewcomingproposedfeatures
https://syntax.fm/show/295/hasty-treat-temporal-date-objects-in-javascript
Discussion on the new Temporal date and time API proposal for JavaScript which aims to fix limitations with the existing JavaScript date API
javascript syntaxhastytreattemporaldate
https://syntax.fm/show/647/rust-for-javascript-developers-node-vs-rust-concepts
Compares JavaScript and Rust at a high level, including cargo, documentation, async/await, error handling, syntax differences, and more.
rustjavascriptdevelopersnodevs
https://syntax.fm/show/628/supper-club-javascript-on-hardware-micro-controllers-esp32-with-nick-hehr
Nick Hehr discusses running JavaScript on microcontrollers with ESP32 and Raspberry Pi Pico using the Excess engine, challenges around tooling and standards,...
supper clubjavascripthardwaremicrocontrollers