Company
Date Published
Author
Raymond Camden
Word count
1171
Language
English
Hacker News points
None

Summary

Raymond Camden, a Developer Advocate at IBM, revisits a previous blog post to update a demo for creating slides in Ionic 2, originally written for Ionic 1. The updated version uses a Bing Image Search API to fetch images based on user input and demonstrates the transition from Ionic 1 to Ionic 2, highlighting differences such as the use of Angular 2's syntax for event handling and data binding. Camden discusses his experiences with the new Ionic framework, including challenges like configuring slide options and managing component styling, revealing his learning process and adjustments made to improve functionality and presentation. Despite some initial challenges with slide options and styling, he successfully implements a solution using Angular's *ngIf directive and inline option declarations to manage slide visibility and layout, ultimately achieving a functional demo.