InfoQ Homepage Development Content on InfoQ
-
Break Things to Fix Things: Testing More than What "Should" Work
Ijeoma Ezeonyebuchi discusses how to test an application in unexpected ways, concluding with a live demo inviting members from the audience to try and test some applications in the wild.
-
Building Responsive Systems with Serverless, Event-Driven Java
Asir Selvasingh, Richard Seroter discuss building a responsive Java system using an even-driven architecture with Boot, Event Hubs, Cosmos DB, App Service, PCF, Functions and Spring Cloud Functions.
-
Improving the Design of Existing Software
Steve Smith looks at some common places for signs of app design degradation, showing steps to take to improve the code. Examples use C#/.NET but are generally applicable regardless of platform.
-
Securing Microservices in Hybrid Cloud
Komes Subramaniam introduces T-Mobile’s Authentication and Authorization Process (TAAP), presenting how it works and what are the benefits.
-
Angular2+ Reactive Forms
Lyndsey Padget steps through building a reactive form in Angular 2+ with code snippets and demos.
-
Spring Boot as a Teaching Tool
Afua Ankomah, Alton Henley describe their journey learning Spring Boot through the eyes of students of varying backgrounds, describing their path to the workforce.
-
Up and Running with Angular in 60 Minutes
Justin James introduces Angular, its main modules and the CLI, providing the information needed to start coding in this framework.
-
Serverless Applications with Firebase
Kyle Paul introduces the tools available in Firebase, taking a dive into the Firebase real-time database & authentication setup, and finishing up with a multiplayer quiz (built on Firebase).
-
Buckets, Funnels, Mobs and Cats or: How We Learned to Love Scaling Apps to the Cloud
The authors discuss how to migrate apps to the cloud using funnels and buckets, and then scale them and test for resilience.
-
Modern Messaging with RabbitMQ, Spring Cloud and Reactor
Arnaud Cogoluègnes demos messaging apps built with RabbitMQ with Reactor on Spring Cloud. Code used in this talk is made available for download.
-
Springing into Kotlin: How to Make the Magic Even More Magical
Mark Heckler discusses how Kotlin can be used to reduce boilerplate and increase code quality, showing how to begin incorporating Kotlin into an existing Spring application.
-
npm and the Future of JavaScript
Laurie Voss talks about what npm knows about JavaScript users, how JavaScript usage patterns are changing, and JavaScript security, tools, and future direction.