InfoQ Homepage Development Content on InfoQ
-
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.
-
Insecure Transit - Microservice Security
Sam Newman outlines some of the key challenges associated with microservice architectures with respect to security, and then looks at approaches to address these issues.
-
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.
-
Simplifying Apache Geode with Spring Data
John Blum shows how to use the annotation-based configuration model to build an Apache Geode client-server application.
-
Spring Driven Industrial IoT Utilizing Edge, Fog, and Cloud Computing
Mark Weislow and Barry Wood demo an end to end feedback workflow of Industrial Spring IoT.
-
FlexiTime Token: Building dApps with Ethereum
Alex Batlin talks about dApp in Ethereum, what it is and how it can help us track pre-bought time as tokens on blockchain.
-
Implementing Raft in RabbitMQ
Michael Klishin and Karl Nilsson explain the pros and cons of RabbitMQ adopting Raft, how it can affect users, and what kind of trade-offs their team faced.
-
Spring Framework 5: Hidden Gems
Jüergen Hoeller highlights some of the personal favorites newbies beyond the major themes in Spring Framework 5.
-
Test-Driven Development with Spring Boot - Testing the Harder Stuff
Sannidhi Jalukar, Madhura Bhave discuss how to do TDD for a Spring Boot application using Boot annotations and utilities and dealing with DB queries, caching, reactive components, and message brokers.