Skip to main content

Posts

Showing posts from February, 2020

From React Native to Flutter

Scoring Is there still a place for react native? If you really, really, REALLY want your app to feel like a native app Flutter: cupertino UI available... If you do not want to use animations If your app only uses standard UI components If you need to use JavaScript libs If you are coming from web-development background Would I reommend migrating to flutter? You can use your experience from react native You can use the same design patterns and development methologies in both frameworks Developer experience is much better with Flutter https://habitchallenge.co/

Android with Kotlin, iOS with Swift, Kotlin Native, flutter.io, React Native, PWA, Xamarin, Hybrid - which way to go?

Currently there are tons of frameworks how to get your business model to the user... and in the app store Full Native Android with Kotlin, iOS with Swift Deepest integration Single way to make sure that you have no lock-in effect with a framework, and you are f**ed, when Apple or Google disallows the usage of a specific technology... Two teams required 2x code PWA (Progressive Web App) Write offline- and push-capable PWA with web-technologies only Some native features might require hybrid native development and bridging (like In-App purchases, AR, ...) In best case: One web team only for website and app Maybe some native specialists for special features Kotlin Native Develop a shared framework with or without UI using Kotlin Native Additional native code will most probably be required Big Android team, small iOS specialists flutter.io (React Native | Xamarin | ... ) One codebase (flutter: Dart, React Native: JavaScript, Xamarin: C#) Additional native code

AWS Well-Architected

Learn, measure, and build using architectural best practices The Well-Architected Framework has been developed to help cloud architects build secure, high-performing, resilient, and efficient infrastructure for their applications. Based on five pillars — operational excellence, security, reliability, performance efficiency, and cost optimization — the Framework provides a consistent approach for customers and partners to evaluate architectures, and implement designs that will scale over time. Framework Operational Excellence Security Reliability Performance Efficiency Cost Optimization AWS Amazon

App Annie: The State of Mobile 2020

Mobile Took Over Mind Share: Consumers averaged 3 hours and 40 minutes on mobile in 2019, up 35% since 2017—companies from every vertical are benefitting by making mobile the center of their digital transformation investments. Mobile Games Reach 56% Market Share: Spend on mobile games across all app stores projected to top $100 billion in 2020. Massive Year for Mobile Advertising: Brands continue to embrace the unprecedented reach and value of mobile. Advertisers will pour more than $240 billion into ad spend in 2020—up 26% from 2019. Video Streaming Wars Heat Up: Nearly 25% of Netflix’s iPhone users also used Disney+ in Q4 2019, the highest overlap of users among top video streaming apps in the US, demonstrating consumers pay for multiple services. Download Report  2020

Native App-Entwicklung: Microsoft macht Blazor mobil

Die Redmonder haben mit den Mobile Blazor Bindings eine neue Variante von ASP.NET Core Blazor vorgestellt, mit der Entwickler native Apps entwickeln können. Die Mobile Blazor Bindings unterstützen im ersten Schritt nur die Entwicklung von Apps für iOS und Android. Die Benutzeroberflächenbeschreibung erfolgt dabei nicht wie sonst üblich in Blazor mit HTML und CSS, sondern mit Xamarin Forms – siehe Microsofts folgendes einfaches Beispiel mit Xamarin Forms und C#. Xamarin Forms ist ein auf der Extensible Application Markup Language (XAML) aufbauendes plattformneutrales GUI-Framework. Golem.de

Aerial - Apple TV Views Screen Saver for your Mac

Aerial is a Mac screensaver based on the new Apple TV screensaver that displays the Aerial movies Apple shot over New York, San Francisco, Hawaii, China, etc. Starting with version 1.6, this also includes the new undersea videos available in tvOS 13! Aerial is completely open source, so feel free to contribute to its development. JohnCoates @ GitHub.com