InfoQ Homepage Web Development Content on InfoQ
-
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.
-
The WebAssembly Revolution Has Begun
Jay Phelps talks about WebAssembly, discussing what it is, how it can be used today, and the opportunities it will unlock in the years to come.
-
Gaining Control with the Web Animations API
Dan Wilson discusses Web Animations API, how it came to be, what are its benefits like timelines, controls, and its dynamic nature in addition to detailing what is available today and coming soon.
-
Elm and Game Development, a Perfect Fit
Paulo Diniz discusses the Elm architecture, how to use it as functional reactive programming for web game development.
-
A Peek into Elm Architecture
Jayaram Sankaranarayanan discusses the basics of functional programming principles, using Elm constructs, the architecture and how Elm enables reliable refactoring.
-
From Zero to Hero with Spring Boot
Brian Clozel shows how Spring Boot can help build web applications, tests to production-ready features, that leverage the Spring ecosystem.
-
The Modern ASP.NET Tech Stack!
Sam Basu discusses the status, the evolving direction and the technology stack for ASP.NET and ASP.NET Core.
-
Up and Running with Progressive Web Apps
Nik Molnar presents the fundamentals of Progressive Web Apps, and how to turn a standard web app into something that's installable, works offline and engages users via push notifications.
-
Build a JavaScript Dev Environment in One hour
Cory House shows how to create and run a command to lint, bundle, minify, run tests, open the browser, and display a JavaScript app.
-
Reactive Spring
Josh Long and Mark Heckler take a look at the Netty-based web runtime, how existing servlet code can run on it, and how to integrate it with existing Spring-stack technologies.
-
CSS as Bytecode
Richard Feldman discusses writing an entire responsive, performant, accessible, web app without knowing JavaScript, HTML, or CSS.
-
You Can and Should Make Hardware
Jeff Williams talks about how to always maintain zero difference between prototype and production versions, treat hardware as a delivery system for software value, run everyday design sprints and more