InfoQ Homepage JavaScript Content on InfoQ
-
Posted by
Ian Thomas
on
Jan 30, 2025
Unleashing the Potential of VR: Building Immersive Experiences with Familiar Tools
Ian Thomas discusses VR software development, how to create immersive VR apps using familiar tools like React and JavaScript, making VR development accessible to Frontend Developers.
on Jan 30, 2025Icon45:12 -
Posted by
Miško Hevery
on
Jul 26, 2024
Hydration and Lazy-Loading Are Incompatible
Miško Hevery discusses Hydration and Lazy-loading, building a simple counter to show how hydration will thwart the ability to lazy load it or minimize the amount of code executed.
on Jul 26, 2024Icon48:59 -
Posted by
Kate Sills
on
Apr 24, 2024
Combating AI-Generated Fake Images with JavaScript Libraries
Kate Sills discusses JavaScript libraries to use for cryptographic hashes, digital signatures and timestamping, the traditional archival process, and how cryptographic hashes can prevent tampering.
on Apr 24, 2024Icon42:21 -
Posted by
Ryan Dahl
on
Mar 27, 2024
Streamlining Cloud Development with Deno
Ryan Dahl discusses Deno Runtime, Deno KV: a datastore anchored by ACID transactions and powered by FoundationDB, Deno Queues, and NPM in Deno.
on Mar 27, 2024Icon49:17 -
Posted by
Chris Biscardi
on
Mar 04, 2024
JavaScript: Empowered by Rust
Chris Biscardi explores what Rust is being used for on the front-end and introduces the language from the perspective of a JavaScript developer.
on Mar 04, 2024Icon48:48 -
Posted by
Brian Douglas
on
Aug 08, 2023
Building Typesafe APIs with tRPC & TypeScript
Brian Douglas discusses how tRPC provides type safety end to end, ensuring the contract for the API boundary can be trusted by default.
on Aug 08, 2023Icon50:46 -
Posted by
Zack Jackson
on
Feb 03, 2023
Module Federation: the Federated Applications Revolution
Zack Jackson details the Module Federation and shares design patterns that lean into taking full advantage of Federated application architecture.
on Feb 03, 2023Icon48:43 -
Posted by
Saúl Cabrera
on
Sep 22, 2022
Secure, Performant Platform Extensibility through WebAssembly
Saúl Cabrera explores how server-side WebAssembly can be leveraged to enable synchronous, secure and performant platform extensibility.
on Sep 22, 2022Icon37:55 -
Posted by
Connor Hicks
on
Aug 04, 2021
Server-Side WASM: Today and Tomorrow
Connor Hicks explores WASM today, and the capabilities that it will have tomorrow, using the Suborbital Development Platform to illustrate how WASM modules can be used to compose server APIs.
on Aug 04, 2021Icon18:31 -
Posted by
Ben Ilegbodu
on
Apr 02, 2021
From Mixins to Custom Hooks: History of Sharing in React
Ben Ilegbodu takes a history lesson on sharing in React in order to better understand how modern day custom hooks work and the problems they solve.
on Apr 02, 2021Icon24:57 -
Posted by
William Heslam
on
Aug 18, 2020
Modelling Side Effects via Extensible Effects and Property Testing
William Heslam describes a technique to model a JavaScript's side-effecting dependencies by combining two separate but complementary ideas: Extensible Effects and Property Testing.
on Aug 18, 2020Icon53:04 -
Posted by
Peter Elger
on
Jul 31, 2020
The Fast Track to AI with JavaScript and Serverless
Peter Elger explores how to get started building AI enabled platforms and services using full stack JavaScript and Serverless technologies.
on Jul 31, 2020Icon40:54