MOBILE APP DEVELOPMENT
WITH A SUPERPOWERED PLATFORM

We want to build an app."

- Literally Everyone

"The Mobile Delivery Gap"

Building Apps is HARD

  • Proficiency in each targeted platform
  • Domain-specific language to learn
  • Entirely separate code bases
  • Expensive development (time and cost)
  • Lack of portability with native approaches


1. Building apps is HARD

2. Most development solutions aren't adopted

Enter HYBRID APPS

HTML5 with platform-specific UI

Full access to native APIs and SDKs

Familiar web development environment

Single code base across native and the web

2006

2009

Future

2010/11

It's not 2007 anymore

There's no Web SDK!

Ionic to the rescue 💪

App Building Superpowers for Enterprise Dev Teams

WEB TECHNOLOGIES YOU ALREADY

KNOW & LOVE

Beautiful Apps that Get Noticed

Subtitle

What it Means for You

Faster time to market

 

Happy users

 

Happy developers

Ionic Scale and Reach

#1 cross-platform mobile framework

 

Vibrant community of 5M developers

More than 4M apps built with Ionic

Our Customers

Open Source Ionic Framework
Pro Suite
Enterprise Support and Training

Ionic UI Components

Super Fast Lists

<div class="list">
  <div collection-repeat="c in contacts">
    <h2>{{ c.name }}</h2>
    <p>{{ c.email }}</p>
  </div>
</div>
  • Replacement for Angular's ng-repeat
  • Inspired by iOS’s UICollectionView
  • Scroll through thousands of items
  • Only renders the viewable items
  • Smooth scrolling!

Ionic V2 Conference App

An example app written in V2 to showcase improvements

 

Beautiful Animations

Superior Speed

Push / Pop Navigation

New Components

 

https://github.com/driftyco/ionic-conference-app

World Class Developer Tools

(Built in serving, emulating, running, live reload, and more)

The Ionic Pro Suite

Prototype apps with Creator

A simple drag-and-drop prototyping tool for creating real Ionic apps.

http://UseCreator.com
 

Error Reporting, Yo

Enterprise Support & Training

Code Reviews

Response SLAs

Live Trainings

Single Point of Contact

Dedicated Slack Channels

Plans and Pricing

Learn More

Visit us at Ionic.io/enterprise

VS.

Kony

Appcelerator

Telerik

Ionic

React Native

Xamarin

Ionic Problems & Solutions

By mattkremer

Ionic Problems & Solutions

  • 454