NuclearJS - CasperJS Boilerplate

19
Nuclear{JS} https://github.com/richardsantos/nuclearjs

Transcript of NuclearJS - CasperJS Boilerplate

Page 1: NuclearJS - CasperJS Boilerplate

Nuclear{JS}

https://github.com/richardsantos/nuclearjs

Page 2: NuclearJS - CasperJS Boilerplate

ATOMIC DESIGN

https://github.com/richardsantos/nuclearjs

Page 3: NuclearJS - CasperJS Boilerplate

ATOMS

https://github.com/richardsantos/nuclearjs

Page 4: NuclearJS - CasperJS Boilerplate

MOLECULES

https://github.com/richardsantos/nuclearjs

Page 5: NuclearJS - CasperJS Boilerplate

ORGANISMS

https://github.com/richardsantos/nuclearjs

Page 6: NuclearJS - CasperJS Boilerplate

TEMPLATES

https://github.com/richardsantos/nuclearjs

Page 7: NuclearJS - CasperJS Boilerplate

PAGES

https://github.com/richardsantos/nuclearjs

Page 8: NuclearJS - CasperJS Boilerplate

https://github.com/richardsantos/nuclearjs

Page 9: NuclearJS - CasperJS Boilerplate

“We’re not designing pages, we’re designing systems of components.”

STEPHEN HAY

https://github.com/richardsantos/nuclearjs

Page 10: NuclearJS - CasperJS Boilerplate

NUCLEAR{JS}Casos de testes baseados no CasperJS

https://github.com/richardsantos/nuclearjs

Page 11: NuclearJS - CasperJS Boilerplate

NUCLEAR{JS}Conceito e Organização baseados em Atomic Design

https://github.com/richardsantos/nuclearjs

Page 12: NuclearJS - CasperJS Boilerplate

NUCLEAR{JS}

https://github.com/richardsantos/nuclearjs

Page 13: NuclearJS - CasperJS Boilerplate

NUCLEAR{JS}

https://github.com/richardsantos/nuclearjs

Page 14: NuclearJS - CasperJS Boilerplate

NUCLEAR{JS}

https://github.com/richardsantos/nuclearjs

Page 15: NuclearJS - CasperJS Boilerplate

NUCLEAR{JS}

ACESSIBILIDADE SEMÂNTICASEO

GITHUBESTRUTURADO CONFIGURÁVEL

https://github.com/richardsantos/nuclearjs

Page 16: NuclearJS - CasperJS Boilerplate

NUCLEAR{JS}

• Meu site não pode ter tabelas que não contenham um resumo do seu conteúdo(summary).

EXEMPLO BÁSICO DE ACESSIBILIDADE

https://github.com/richardsantos/nuclearjs

Page 17: NuclearJS - CasperJS Boilerplate

NUCLEAR{JS}

• Minhas imagens possuem um texto alternativo?

EXEMPLO BÁSICO DE SEO

https://github.com/richardsantos/nuclearjs

Page 18: NuclearJS - CasperJS Boilerplate

NUCLEAR{JS}

• Meu botão de formulário é semântico?

EXEMPLO BÁSICO DE SEMÂNTICA

https://github.com/richardsantos/nuclearjs