Ionic 2

Ego Slide

f.strazzullo@extrategy.net

@TheStrazz86

https://github.com/francesco-strazzullo

https://medium.com/@TheStrazz86

https://slides.com/francescostrazzullo

http://codingjam.it/

What is Hybrid Mobile Development?

navigator.camera.getPicture(
	function() {
		console.log('Success');
	},
	function() {
		console.log('Error');
	}, {
		quality: 50,
		sourceType: Camera.PictureSourceType.CAMERA,
		encodingType: Camera.EncodingType.JPEG
	}
);

What's inside the package?

CLI

SDK

ionic.io

Good Parts

Learning Curve

Velocity

Web Professionals

Bad Parts

Community

No Ionic Professionals

Awful Parts

Android Performance

It'a the "right" tool?

A native app built in the wrong context it’s like a Ferrari in the desert...

...probably your client just needs a camel!

Questions

Do I have the right team?

Does the Application User work mostly online?

How many native features do I need?

Are performances mission critical?

Ask your client!

The Levers game

Make the client order up the following items

Deadline

Budget

Scope

Quality

Thanks!

Ionic 2 and Hybrid Mobile Development

By Francesco Strazzullo

Ionic 2 and Hybrid Mobile Development

  • 2,187