TDC2013: ExtJS 4: Dicas e Melhores Practicas

57
Trilha UX/FrontEnd Loiane Groner http://loiane.com @loiane Ext JS 4: Dicas e Melhores Práticas

description

Palestra apresentada no TDC2013 no dia 14 de julho de 2013 no TDC 2013 SP trilha UX/FrontEnd

Transcript of TDC2013: ExtJS 4: Dicas e Melhores Practicas

Page 1: TDC2013: ExtJS 4: Dicas e Melhores Practicas

Trilha UX/FrontEnd

Loiane Gronerhttp://loiane.com

@loiane

Ext JS 4:Dicas e Melhores Práticas

Page 2: TDC2013: ExtJS 4: Dicas e Melhores Practicas

Me, MySelf & I

•Gerente de Desenv Projetos @Citibank

•8+ XP TI

•Java JUG Leader

•Sencha Community Leader

•http://loiane.com

•@loiane.com

Page 3: TDC2013: ExtJS 4: Dicas e Melhores Practicas

Momento Jabá

packpub.com ou amazon.com

Page 4: TDC2013: ExtJS 4: Dicas e Melhores Practicas
Page 5: TDC2013: ExtJS 4: Dicas e Melhores Practicas

1

Defina os seus próprios

componentes

Page 6: TDC2013: ExtJS 4: Dicas e Melhores Practicas
Page 7: TDC2013: ExtJS 4: Dicas e Melhores Practicas
Page 8: TDC2013: ExtJS 4: Dicas e Melhores Practicas
Page 9: TDC2013: ExtJS 4: Dicas e Melhores Practicas
Page 10: TDC2013: ExtJS 4: Dicas e Melhores Practicas

2

Inline Codex

MVC

Page 11: TDC2013: ExtJS 4: Dicas e Melhores Practicas
Page 12: TDC2013: ExtJS 4: Dicas e Melhores Practicas
Page 13: TDC2013: ExtJS 4: Dicas e Melhores Practicas

3

Não edite o código fonte

Page 14: TDC2013: ExtJS 4: Dicas e Melhores Practicas

Não edite o código fonte!!!!

Page 15: TDC2013: ExtJS 4: Dicas e Melhores Practicas

Não edite o código fonte!!!!

Sério

Page 16: TDC2013: ExtJS 4: Dicas e Melhores Practicas
Page 17: TDC2013: ExtJS 4: Dicas e Melhores Practicas

4

App Ext JSé Ext JS e não

Ext JS + alguma coisa

Page 18: TDC2013: ExtJS 4: Dicas e Melhores Practicas
Page 19: TDC2013: ExtJS 4: Dicas e Melhores Practicas

NãoFaçaIsso!

Page 20: TDC2013: ExtJS 4: Dicas e Melhores Practicas

UI: Ext JSJSON

ServerRails, PHP, JSP, ASP.NET, ColdFusion, Perl, Phyton, etc

Page 21: TDC2013: ExtJS 4: Dicas e Melhores Practicas

5

Implemente gradualmente

Page 22: TDC2013: ExtJS 4: Dicas e Melhores Practicas

http://livereload.com/

Page 23: TDC2013: ExtJS 4: Dicas e Melhores Practicas

6

Evite Overnesting

Page 24: TDC2013: ExtJS 4: Dicas e Melhores Practicas
Page 25: TDC2013: ExtJS 4: Dicas e Melhores Practicas

FormPanelGridPanelTabPanel

Page 26: TDC2013: ExtJS 4: Dicas e Melhores Practicas

Containerx

Panel

Page 27: TDC2013: ExtJS 4: Dicas e Melhores Practicas

7

AjaxSuccess x

Failure

Page 29: TDC2013: ExtJS 4: Dicas e Melhores Practicas
Page 30: TDC2013: ExtJS 4: Dicas e Melhores Practicas

8

Ext.getCmpis evil!

Page 31: TDC2013: ExtJS 4: Dicas e Melhores Practicas

Ext.getCmpx

Ext.ComponentQuery

id x itemId

Page 32: TDC2013: ExtJS 4: Dicas e Melhores Practicas

Procure o João

Page 33: TDC2013: ExtJS 4: Dicas e Melhores Practicas

Procure o João que mora naRua Jardim São Luiz #4

Bairro Jardim SaúdeSão Paulo - SPCEP 05678-900

Brasil

Page 34: TDC2013: ExtJS 4: Dicas e Melhores Practicas

9

Reuso de Código

Page 35: TDC2013: ExtJS 4: Dicas e Melhores Practicas
Page 36: TDC2013: ExtJS 4: Dicas e Melhores Practicas
Page 37: TDC2013: ExtJS 4: Dicas e Melhores Practicas
Page 38: TDC2013: ExtJS 4: Dicas e Melhores Practicas

10

Associations or not

associations?

Page 39: TDC2013: ExtJS 4: Dicas e Melhores Practicas
Page 40: TDC2013: ExtJS 4: Dicas e Melhores Practicas

11

Debug is on the table

Page 41: TDC2013: ExtJS 4: Dicas e Melhores Practicas
Page 43: TDC2013: ExtJS 4: Dicas e Melhores Practicas

12

Testes

Page 45: TDC2013: ExtJS 4: Dicas e Melhores Practicas

13

Documentação é sua melhor

amiga!

Page 46: TDC2013: ExtJS 4: Dicas e Melhores Practicas

14

ExtJSMobile?

Page 47: TDC2013: ExtJS 4: Dicas e Melhores Practicas
Page 48: TDC2013: ExtJS 4: Dicas e Melhores Practicas

15

Minifiquecódigo de produção

Page 49: TDC2013: ExtJS 4: Dicas e Melhores Practicas
Page 50: TDC2013: ExtJS 4: Dicas e Melhores Practicas
Page 51: TDC2013: ExtJS 4: Dicas e Melhores Practicas
Page 52: TDC2013: ExtJS 4: Dicas e Melhores Practicas
Page 53: TDC2013: ExtJS 4: Dicas e Melhores Practicas

http://browserdiet.com/

Page 54: TDC2013: ExtJS 4: Dicas e Melhores Practicas

16

Extra:App Desktop

Page 55: TDC2013: ExtJS 4: Dicas e Melhores Practicas

Sencha Desktop Packager

http://www.sencha.com/products/desktop-packager/

Page 56: TDC2013: ExtJS 4: Dicas e Melhores Practicas

Titanium Desktop

http://www.tidesdk.org/

Page 57: TDC2013: ExtJS 4: Dicas e Melhores Practicas

Obrigada!

http://loiane.com@loiane

http://slideshare.com/loianeg