InfoQ Homepage Cross Platform Content on InfoQ
-
Modern Mobile Development: Native vs Cross-Platform
Sebastiano Poggi discusses the knowledge and tools necessary to make the choice between native and cross-platform mobile development.
-
Google’s Flutter: Mobile, Web & Desktop Frontends from 1 Codebase?
Karsten Silz discusses Flutter, a cross-platform framework that promises to deliver iOS, Android and desktop apps with one codebase. Does Flutter deliver?
-
Make Your Electron App Feel at Home Everywhere
Kilian Valkhof discusses the process of making an Electron app feel at home on all three platforms: Windows, MacOS and Linux, making devs aware of the pitfalls and how to avoid them.
-
Build Cross Platform Apps with Flutter
Faisal Abid talks about Flutter, how it achieves an almost identical look and feel to its Android/iOS counterparts and what is on the roadmap for Flutter (Web & IoT).
-
Electron Apps, from Start to Production
Paul Betts discusses Electron, a platform for writing cross-platform Desktop apps, explaining how to start writing apps, how to integrate web UI libraries and languages, and others.
-
Architecting Cross-Platform Mobile Frameworks
Spencer Chan overviews Quora's architecture that allows them to share the majority of their application code across their Android, iOS and web apps, discussing challenges and benefits.
-
WebAssembly: A New Compilation Target for the Web
Luke Wagner discusses the design of WebAssembly, how web developers can target WebAssembly, and future developments including language support and better integration with JavaScript and HTML.
-
Integrating Different IDEs with a Common Set of Developer Services
David Staheli discusses approaches Microsoft is taking to plugin development, sharing experiences in reusing code across plugins for different IDEs, with demos of plugins in Eclipse, IntelliJ, and VS.
-
Modular Design with Web Components
Rob Dodson dives into the Web Component ecosystem to show you how easy it is to use off-the-shelf components to create gorgeous multi-device applications.
-
User Perspective Design – Integrating Responsive Containers and Content
Colin Burns takes a look at the creative forces shaping BBC’s approach to the future, examining how to create innovative experiences across different screens.
-
#define Hell in Multi-platform Embedded Programming
Tore Martin Hagen shares from his experience on how to compile and build software for multiple hardware platforms.
-
Introduction to Xamarin Cross-platform Development
Grant Davies introduces Xamarin and demos creating a cross-platform mobile application.