mobile development with html, css and js

14
MOBILE DEVELOPMENT with HTML, CSS and JS #SperasoftTalks

Upload: sperasoft

Post on 14-Jan-2015

222 views

Category:

Technology


3 download

DESCRIPTION

Sperasoft talks about several important aspects of MOBILE DEVELOPMENT with HTML, CSS and JS

TRANSCRIPT

Page 1: MOBILE DEVELOPMENT with HTML, CSS and JS

MOBILE DEVELOPMENT with HTML, CSS and JS

#SperasoftTalks

Page 2: MOBILE DEVELOPMENT with HTML, CSS and JS

MOBILE DEVELOPMENT

It is development for mobile devices

through web-based technologies

Page 3: MOBILE DEVELOPMENT with HTML, CSS and JS

STANDARD WEB

Server Rendering Server saves all the data

Working offline is no possible

That would be a common sense

Client is the most resting

component of the system

Page 4: MOBILE DEVELOPMENT with HTML, CSS and JS

AT FIRST IT WAS JUST AWFUL

Page 5: MOBILE DEVELOPMENT with HTML, CSS and JS

MEDIA QUERIES

Page 6: MOBILE DEVELOPMENT with HTML, CSS and JS

MEDIA QUERIES

Page 7: MOBILE DEVELOPMENT with HTML, CSS and JS

WHY IT DOESN’T REALLY WORK

Work offline is not possible

Every effort requires costly requests from server

We handle a huge amount of assets

Page 8: MOBILE DEVELOPMENT with HTML, CSS and JS

Have a question?

Like this deck?

Just follow us on twitter

@Sperasoft

Page 9: MOBILE DEVELOPMENT with HTML, CSS and JS

SERVER SIDE FIRST

Server knows the device

Server generates required content

This is not a stand-alone solution

Page 10: MOBILE DEVELOPMENT with HTML, CSS and JS

BREAKPOINTS • EASILY LAYS IN A FAMILIAR GRID • EASY TO DEVELOP

MOBILE APPS • MOBILE APPLICATIONS AS LOGICAL CONTINUATION • MOBILE WEB DEVELOPMENT

UI • TOUCHES • SWIPES • BARS

Page 11: MOBILE DEVELOPMENT with HTML, CSS and JS

UI FRAMEWORKS • IONIC • BOOTSTRAP • KENDO UI

JS FRAMEWORKS • JQUERY UI • ANGULARJS • EMBERJS

CONTAINERS • NATIVE CAPABILITIES • FULLY ATTACHED BROWSER • PUSH NOTIFICATIONS • IOS WIDGETS • WORKS WITHOUT INTERNET • APACHE CORDOVA • TITANIUM • SENCHA

Page 12: MOBILE DEVELOPMENT with HTML, CSS and JS

PHONEGAP VS CORDOVA • Webkit vs Google Chrome

DEPENDENCIES • Needs RUBY PYTHON

• Needs MS VISUALSTUDIO

Page 13: MOBILE DEVELOPMENT with HTML, CSS and JS

ANDROID

• IntillijIDEA

• Open SDK

• Simple Debug

IOS

• OS X

• Xcode

• No Documentation

• Debug is a pain!

WINDOWS PHONE

• Windows 8

• Hyper-V

• Debuggin is Difficult

• Emulator is Virtual

Page 14: MOBILE DEVELOPMENT with HTML, CSS and JS

Follow us on Twitter

@Sperasoft

Visit our site:

sperasoft.com