Home / Companies / Ionic / Blog / October 2015

October 2015 Summaries

10 posts from Ionic

Filter
Month: Year:
Post Summaries Back to Blog
Several innovative companies are integrating the Ionic framework with the Internet of Things (IoT) to create versatile and user-friendly applications. RYSTA, a German start-up, offers "sensors-as-a-service" with WiFi-connected sensors that interact through an open API, enabling users to build IoT apps without extensive programming knowledge. Spoke Digital Agency in Sweden has developed DUFFLER, a duffel bag with an integrated Bluetooth beacon, which, through an Ionic app, allows users to maintain a travel journal and monitor the bag's location and conditions. Proximi.io in Finland provides a platform for developing location-aware apps by combining various navigation technologies with IoT, offering a Cordova plugin and an Ionic starter app for developers. In Tunisia, Evunto uses Estimote Beacons and Ionic to enable hands-free check-ins at event venues, even simulating iBeacons for smaller events. These companies demonstrate the flexibility and efficiency of Ionic in developing IoT applications across different sectors.
Oct 29, 2015 728 words in the original blog post.
In a blog post by Mike Hartington, the focus is on enhancing Ionic applications by integrating TypeScript, specifically discussing the benefits of using TypeScript's static types for code annotation and improving code completion in editors. The post outlines the process of adding TypeScript definition files for Ionic, detailing commands for installing and referencing these files. It builds on a previous discussion about converting JavaScript to TypeScript and future-proofing apps, and hints at upcoming content about converting controllers to a class-like structure. The piece also encourages readers to subscribe to a newsletter for updates and references related content on topics like Capacitor and SvelteKit's integration with Ionic.
Oct 28, 2015 205 words in the original blog post.
Mike Hartington, Director of Developer Relations, discusses the benefits of using TypeScript to future-proof app development, especially in the context of evolving towards ES6 standards. He provides a practical example of integrating TypeScript with a Gulp build task, which involves installing the gulp-tsc package to compile TypeScript code into JavaScript. Hartington hints at a follow-up post that will delve into utilizing static typings in TypeScript for code annotation. The text also references additional resources and related content on Ionic and TypeScript, inviting readers to join a newsletter for updates.
Oct 27, 2015 196 words in the original blog post.
Ionic 2.0 was announced at the Angular Connect conference in London, marking a significant update to the popular cross-platform mobile development toolkit initially launched in 2013. With over 1.2 million apps built using Ionic, the new version incorporates extensive feedback from developers, leading to an overhauled architecture based on Angular 2. Key improvements include enhanced navigation control, integrated native support, advanced theming capabilities, and full material design support for Android apps, alongside improved documentation and performance. While Ionic 1 will continue to receive support and updates, Ionic 2 aims to redefine mobile web capabilities and encourage a smooth transition for developers. The Ionic team expresses gratitude to its community for their support and enthusiasm, which has driven the toolkit's rapid adoption and evolution.
Oct 20, 2015 842 words in the original blog post.
Ionic, an open-source software company, has inspired a range of impactful mobile applications developed by students, individual developers, and nonprofits, showcasing the versatility and accessibility of its platform. Notable projects include the Swipes app by Columbia University students to combat campus food insecurity, the MyEarth app by University of Wisconsin-Madison students to track carbon savings, and the Ebola Surveyor app by Jean Pokou to educate health workers in the Ivory Coast. Other significant initiatives include the Welcome App Concept, aiding refugees in Germany, the Electronic Frontier Foundation's app to engage users with digital rights issues, and StoryCorps' app for recording meaningful conversations. These stories highlight the diverse applications of Ionic in addressing real-world challenges and encourage developers to share their own creations.
Oct 19, 2015 576 words in the original blog post.
Meteor and Ionic, both robust platforms in their own right, have enhanced their compatibility to work seamlessly together, enabling developers to create dynamic applications using the Angular framework. Meteor now offers official support for Angular through third-party libraries, while Ionic supports Meteor's packaging system, allowing developers to choose their preferred CLI and build processes. To demonstrate the synergy of these technologies, tutorials have been developed to guide users in building a WhatsApp clone featuring real-time chat capabilities and SMS-based authentication, leveraging Meteor’s real-time collections and simple authentication packages. The collaboration between Ionic and Meteor highlights the potential for developing powerful applications by combining their respective strengths.
Oct 16, 2015 222 words in the original blog post.
Ionic Package, introduced in public alpha on October 14, 2015, is a service designed to simplify the process of building and distributing apps developed with the Ionic framework. It aims to address the challenges associated with generating app builds for multiple platforms, which can be particularly challenging depending on the developer's operating system. Ionic Package allows users to create both development and production builds easily with a simple command, making it possible to submit apps to the Apple App Store and Google Play Store or install them directly on other devices. During its open alpha period, the service is available for free, with plans for a tiered pricing model to be introduced later while maintaining a free version. Users can access the service by updating their Ionic CLI and following the documentation provided by Ionic.
Oct 14, 2015 415 words in the original blog post.
A significant change in the mobile app landscape occurred when Google announced the indexing of iOS 9 apps, allowing app content to be found and opened directly through Google searches, similar to Android apps. This development enhances app discoverability, potentially transforming the way people use mobile apps by making them as accessible as web pages, without needing prior installation. Max Lynch, the CEO of Ionic, envisions this shift as an opportunity to democratize app development, akin to how WordPress facilitated website creation, aiming to empower the majority who lack the resources to build native apps. This change marks a pivotal moment for Ionic, as it seeks to enable anyone to create mobile content easily and affordably, thereby expanding the diversity and scope of mobile participation.
Oct 12, 2015 591 words in the original blog post.
In October 2015, members of the Ionic team, including Max, Adam, and Perry, planned to visit London for the AngularConnect conference, where Adam was scheduled to give a talk, and both Adam and Perry would conduct an Ionic 2 workshop. For those unable to attend the conference, Perry and Max were set to present at Ionic UK on October 22, and Perry would later collaborate with Ionic UK's Sani Yusuf for a free, all-day session at Campus London on October 23, introducing Ionic 1 and showcasing Ionic 2. Additionally, Ionic UK offered a significant discount on codecraft courses for Angular Connect attendees and Ionic enthusiasts, providing opportunities to learn more about Angular, Ionic, and related platform services.
Oct 08, 2015 259 words in the original blog post.
In an update from Ionic's CEO Max Lynch, the introduction of a new web client for the Ionic Platform is highlighted, emphasizing its support for ECMAScript 6 and its streamlined, dependency-free design. The update unifies the entire Ionic Platform library into a single repository, simplifying the installation process and enhancing ease of use with features like a new Push class and User model. The changes aim to make Ionic services more accessible by reducing the need for manual API management and Angular dependencies, promising a seamless experience for developers. Looking ahead, the company plans to enhance documentation and expand Platform APIs to facilitate user engagement and understanding, while also hinting at future updates and special offerings for users.
Oct 01, 2015 519 words in the original blog post.