Home / Companies / Ionic / Blog / August 2021

August 2021 Summaries

4 posts from Ionic

Filter
Month: Year:
Post Summaries Back to Blog
Ionic Payments is a newly announced solution designed to integrate secure payment experiences across various devices and platforms using a single cross-platform API, enabling businesses to seamlessly incorporate Google Pay and Apple Pay for web, mobile, and desktop applications. This service addresses the complexity and cost associated with building custom payment SDKs or relying on open-source plugins, offering best-in-class security features and significant savings in development time. By leveraging the widespread acceptance and security of Apple Pay and Google Pay, Ionic Payments simplifies the process of integrating digital payment methods into applications, supported by ongoing product support and guaranteed service level agreements from Ionic's team. It is compatible with app projects running Capacitor v3.0 and above and provides comprehensive implementation guidance for Angular, React, and Vue apps. Ionic Payments thus empowers enterprises to efficiently and securely collect payments, enhancing the overall user experience in eCommerce applications.
Aug 18, 2021 705 words in the original blog post.
Ionic has announced a new integration with Microsoft Intune to enhance support for enterprise applications, particularly those used internally by medium to large businesses. These Business-to-Employee (B2E) apps have specific requirements for remote management and security, which Intune addresses by allowing companies to manage devices and apps, enforce security measures like encryption, and control features such as copy/paste. The integration simplifies the process for apps built on Azure Active Directory by providing straightforward documentation and consistent APIs across iOS and Android, making it easier than typical native integrations. Ionic's platform is recognized for enabling rapid development of enterprise apps without the constraints of low-code tools, offering extensive enterprise-ready integrations for authentication, security, and data storage. This strategic move aims to strengthen Ionic's position as a leading platform for enterprise app development and encourage businesses to adopt its new Intune support to streamline their internal app strategies.
Aug 12, 2021 514 words in the original blog post.
The text provides a comprehensive guide on building a tab component using Stencil, a web component compiler. It explains the concept of composition in web components, where a parent component can encapsulate other HTML elements, and discusses the use of data attributes to label tabs. The guide details the properties of a tab, including whether it is selected or disabled, and how these properties are represented in a class. It illustrates the implementation of these components using Stencil decorators like @Element() and @State() to manage component properties and state. The tutorial further explains the use of slots in web components for content placement and the handling of slotchange events to update tab states. Additionally, it covers CSS styling for tabs, particularly using data attributes to control visibility and appearance. The document emphasizes the importance of understanding web component lifecycle events and the potential for customization and abstraction in developing tab components, encouraging users to explore further enhancements such as animations or different layouts.
Aug 10, 2021 2,208 words in the original blog post.
Ionic is an open-source mobile development kit that enables developers to create high-quality, cross-platform native and web applications using a single code base, making it particularly appealing for companies with strong web development teams but lacking native mobile development expertise. By leveraging familiar web technologies like HTML, CSS, and JavaScript, Ionic allows organizations to bypass the need for hiring hard-to-find Swift or Kotlin developers, thus saving time and resources. It offers a range of robust features, including powerful UI components, native runtime capability, and strong community support, which facilitate faster time to market and reduced development costs. Ionic's open-source nature, combined with enterprise support and stability, instills confidence in businesses considering its adoption. The platform's ability to swiftly adapt to market changes and its seamless integration with existing CI/CD pipelines make it a strategic choice for future-proofing app development processes. Notable companies like Southwest Airlines and the BBC have successfully utilized Ionic to deliver value through efficient app development and deployment, highlighting its potential in enterprise environments.
Aug 03, 2021 1,637 words in the original blog post.