InfoQ Homepage Dynamic Languages Content on InfoQ
-
AutoCAD & WebAssembly: Moving a 30 Year Code Base to the Web
Kevin Cheung presents a practical guide to getting legacy code to work on the web using AutoCAD as the example with the Emscripten compiler and WebAssembly.
-
Probabilistic Programming from Scratch
Mike Lee Williams demonstrates building a lightweight probabilistic programming system from scratch with Python. He also explores how solving problems using PyMC3.
-
Observable JS Apps
Emily Nakashima talks about an event-driven approach to client-side observability for the most complicated parts of Honeycomb's customer-facing React app: the query builder.
-
WebAssembly (And the Death of JavaScript?)
Colin Eberhardt looks at what's wrong with the way people are using JavaScript today and why they need WebAssembly.
-
Reinventing npmjs.com
Katie Fenn talks about the process of architecting the new npmjs.com website, and examines how the changing landscape of development tooling has shaped it throughout its lifetime.
-
Reactive Front-Ends with RxJS and Angular
Sergi Almar introduces the fundamentals of RxJS, explaining how to manage data streams like UI events, async HTTP requests, and WebSockets / SSE in a uniform way.
-
Migrating to Angular 4 for Spring Developers
Gunnar Hillert discusses the challenges, experiences and reasons for migrating the Spring Cloud Data Flow Dashboard from using AngularJS 1.x to Angular 4.
-
Go beyond Native with Web-Based VR and AR
Kieran Farr discusses how to create compelling and performant VR and AR experiences delivered entirely through the browser, how web-based VR and AR compare to native applications, and more.
-
Bootiful Development with Spring Boot and React
Matt Raible shows how to develop with Java 8, Spring Boot, React, and TypeScript.
-
Enterprise Node.JS Apps in 2018
Jamund Ferguson discusses tackling challenges with large-scale Node.js deployments, using async/await to handle errors, and strategies to embrace latest JavaScript technologies.
-
Electron: Desktop Development for Web Developers
Chris Woodruff discusses Electron, how to set up the development environment, generate a starter project, and build some business logic. He will also start building a UX with the Photon control kit.
-
Streamlining Online Checkout Using Web Standards
Michel Weksler talks about the Payment Request API family of World Wide Web Consortium (W3C) standards and how they can be used to streamline checkout across the web.