October 2018 Summaries
4 posts from Ionic
Filter
Month:
Year:
Post Summaries
Back to Blog
October 2018 marked a significant milestone for web components, as Firefox version 63 enabled the Shadow DOM and Custom Elements APIs by default, making these features stable across all major browsers except Microsoft Edge, which has begun development to catch up. This advancement is particularly exciting for Ionic, whose Framework v4 is built on web components, enabling it to work seamlessly across various devices, operating systems, and browsers using the same codebase. By utilizing standard web technologies like HTML, CSS, and JavaScript, Ionic aims to simplify app development and maintain stability across platforms, even as new JavaScript frameworks emerge. While focusing on future advancements, Ionic Framework v4 also addresses the need for compatibility with older browsers by dynamically including necessary polyfills, ensuring developers can use modern features without additional effort. The future of cross-platform web components looks promising, and Ionic is expanding its support to include additional JavaScript frameworks such as React and Vue, keeping the door open for future innovations.
Oct 31, 2018
454 words in the original blog post.
Google's release of Chrome 70 introduced support for Progressive Web Apps (PWAs) on Windows, marking a significant development for the technology as it allows PWAs to be installed and run similarly to native apps, enhancing user experience with faster, more integrated, and reliable interactions. This update signifies a major push by Google to mainstream PWAs, making them more accessible across various platforms and operating systems, with future support planned for macOS and Linux. For developers, especially within large organizations, the update simplifies the process of updating and maintaining applications, reducing maintenance overhead and aligning with existing network security infrastructures. The move is seen as a catalyst for wider adoption of PWAs, encouraging a shift towards more capable browsers like Chrome, and alleviating the reliance on traditional app stores for desktop applications. This development aligns with Ionic's longstanding support for web-based technologies, and the company views it as a pivotal moment for the web to become a first-class platform for developing versatile, engaging user experiences.
Oct 26, 2018
1,151 words in the original blog post.
Ionic has transitioned to relying on official tooling for frontend frameworks like Angular, React, and Vue, moving away from custom build processes to better align with community standards and reduce maintenance complexity. This shift allows Ionic developers to utilize standard tools, ensuring their skills remain relevant within the broader framework ecosystems and enabling immediate support for new framework updates. Despite this change, Ionic remains committed to integrating with major frameworks and contributing to best practices and educational resources. Additionally, Ionic's Stencil project, designed to generate web components, supports all frontend technologies without replacing existing frameworks, serving as an internal tool rather than a requirement for using Ionic. The overarching mission of Ionic is to be a versatile solution for building interactive apps across multiple platforms using web standards, supporting diverse user preferences while investing in the web platform for future growth.
Oct 23, 2018
920 words in the original blog post.
JuntoScope is an open-source, anonymous scoping tool developed by OpenForge to facilitate accurate project scoping in software development teams, addressing common challenges like peer pressure and estimation difficulties faced by developers. Built using the Ionic V3 framework, Firebase, and a serverless architecture, the app enhances communication and transparency within teams by offering a seamless experience across platforms. The development process, led by the dev team for the first time, involved innovative design strategies and a feature-oriented file structure, and allowed the team to explore Function as a Service architecture via Firebase. Despite facing challenges like adapting to API changes and handling unexpected marketing requirements, the project was completed in about 383 hours, providing valuable insights into app design and performance without the need for further optimization. JuntoScope is available on both Google Play and the App Store, offering a 10% discount through Teamwork Projects, and the tool's success has prompted discussions of potential integrations with other project management tools like JIRA and Basecamp.
Oct 23, 2018
1,678 words in the original blog post.