Home / Companies / Ionic / Blog / September 2022

September 2022 Summaries

4 posts from Ionic

Filter
Month: Year:
Post Summaries Back to Blog
On September 28, 2022, Ionic announced the introduction of Component Playgrounds in their documentation, a feature that allows developers to interact with Ionic’s UI components directly in their browser without writing code. This interactive tool demonstrates how components should look and behave, offering toggles for iOS and Material Design modes, as well as support for dark mode. It includes code snippets for each JavaScript framework supported by Ionic, which can be copied into local applications or explored in a StackBlitz page, facilitating experimentation with various components and features. The Ionic team plans to expand these playgrounds to more components in the coming months and encourages users to provide feedback through their documentation GitHub repository.
Sep 28, 2022 286 words in the original blog post.
Appflow, a tool designed to help developers streamline their deployment processes through automated cloud-native builds, live updates, and app publishing, has undergone a significant update to its design system. This update introduces a new modal component that enhances the user experience by allowing developers to manage multiple tasks within a single workflow, such as creating new environments, configuring settings, and handling signing certificates, without losing progress. The improvements, including updated routing, ensure that related tasks can be completed seamlessly, reducing the time required for deployment processes to less than a minute. This enhancement, praised by both the Appflow team and contributors like intern Trevor Lambert, promises a more efficient and cohesive experience across the platform.
Sep 27, 2022 354 words in the original blog post.
Portals for Capacitor is a new feature designed to help enterprise teams implement a micro frontends strategy directly into Capacitor apps, enhancing their ability to develop at scale by isolating and independently updating different features. Capacitor, a widely adopted cross-platform native runtime by Ionic, allows the deployment of web apps as native applications across various platforms, and Portals further optimizes this by enabling large teams to organize development more efficiently, reducing bottlenecks and speeding up the shipping process. By dividing a single Capacitor app into smaller, autonomous micro frontends, teams can independently ship updates, leveraging Appflow's live updates for seamless code changes. This approach not only streamlines development in large teams but also enhances user experience by prioritizing runtime efficiency over build-time constraints, offering significant advantages for the rapid deployment of mission-critical applications.
Sep 21, 2022 732 words in the original blog post.
Appflow, a managed mobile CI/CD platform, adapts to the evolving mobile operating system landscape by updating its build stacks for iOS and Android applications. Recently, Appflow introduced new build stacks, including Linux 2022.07 for Android, supporting Android SDK 32 and Cordova CLI 11, and macOS-2022.09 for iOS, supporting macOS 12, Xcode 13.4, and Cordova CLI 11, which may reduce iOS build times. The platform regularly updates build stacks while retiring older ones approximately two years after creation to ensure compatibility with the latest development tools. Appflow facilitates faster app building and delivery, encouraging users to adopt the latest stacks for optimal performance while providing older versions for specific needs.
Sep 19, 2022 468 words in the original blog post.