palestra web moderna v2

32
#GX24 DESENVOLVENDO APLICATIVOS WEB MODERNOS Carlos Alexandre Luchini/Rafael Sienna @caluchini/@rmsphd [email protected]/ [email protected]

Upload: genexus

Post on 19-Jun-2015

180 views

Category:

Technology


0 download

DESCRIPTION

Palestra web moderna v2

TRANSCRIPT

Page 1: Palestra web moderna v2

#GX24 #GX24

DESENVOLVENDO APLICATIVOS WEB MODERNOS

Carlos Alexandre Luchini/Rafael Sienna

@caluchini/@rmsphd

[email protected]/ [email protected]

Page 2: Palestra web moderna v2

Carlos Alexandre Luchini

Page 3: Palestra web moderna v2

Rafael Mendes Sienna

Page 4: Palestra web moderna v2

#GX24

Aplicativos Web Modernos

Page 5: Palestra web moderna v2

#GX24

Aplicativos Web Modernos

X

Page 6: Palestra web moderna v2

#GX24

Framework

API

Aplicativos Web Modernos Gx Ev2

GeneXus Ev3

Page 7: Palestra web moderna v2

#GX24

WebComponents

Page 8: Palestra web moderna v2

#GX24

Antes

Page 9: Palestra web moderna v2

#GX24

Com WebComponent

Page 10: Palestra web moderna v2

#GX24

Genexus

Page 11: Palestra web moderna v2

#GX24

Suporte

TEMPLATES

HTML IMPORTS

CUSTOM ELEMENTS

SHADOW DOM

Page 12: Palestra web moderna v2

#GX24

Page Load Time

Qual o problema ?

Page 13: Palestra web moderna v2

#GX24

Page Load Time

Não é o suficiente

Page 14: Palestra web moderna v2

#GX24

Percepção de Performance

fator(performance esperada, UX, performance atual)

Page 15: Palestra web moderna v2

#GX24

Single Page Applications

Equilíbrio entre processamento

servidor e o cliente

Page 16: Palestra web moderna v2

#GX24

Exemplos SPA em GeneXus Ev3

Page 17: Palestra web moderna v2

#GX24

Antes do SPA

Page 18: Palestra web moderna v2

#GX24

Como criar SPA

•  Iframe •  Ajax •  Hijax

Page 19: Palestra web moderna v2

#GX24

Histórico de Navegação

History API

SEO e bookmarkability

Page 20: Palestra web moderna v2

#GX24

Pronto ?

Page 21: Palestra web moderna v2

#GX24

Cache de tela

Page 22: Palestra web moderna v2

#GX24

UI Feedback

•  Transitions

Page 23: Palestra web moderna v2

#GX24

Navegação Pendente

n

Page 24: Palestra web moderna v2

#GX24

Guardar o estado

,

Page 25: Palestra web moderna v2

#GX24

Renderização hibrida

•  Server retorna HTML •  Client + Ajax

Page 26: Palestra web moderna v2

#GX24

Gerenciar recursos

Page 27: Palestra web moderna v2

#GX24

Detectar Timeout

{

Page 28: Palestra web moderna v2

#GX24

Imitar o  comportamento 

nativo do browser  é o que torna a  sua aplicação  SPA bem feita

Page 29: Palestra web moderna v2

#GX24

Suporte SPA

•  IE10, Chrome, Firefox, Safari, etc •  Browser antigo, funciona com SPA desligado

Page 30: Palestra web moderna v2

#GX24

Genexus Ev3, oque precisamos ?

•  “Web User Experience” para “Smooth“ •  % Histórico de navegação •  % Cache de tela •  % UI Feedback •  % Navegação Pendente •  % Guardar o estado •  % Renderização hibrida •  % Gerenciar os recursos •  % Detectar Timeout

Page 31: Palestra web moderna v2

#GX24

Conclusão

Antes

SPA

Page 32: Palestra web moderna v2

#GX24 #GX24

Carlos Alexandre Luchini/Rafael Sienna @caluchini/@rmsphd [email protected] / [email protected]