Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Turbinando seu ambiente de desenvolvimento com ...
Search
Dan Jesus
March 09, 2013
Programming
3
220
Turbinando seu ambiente de desenvolvimento com Yeoman
Lightning Talk apresentado no evento sampajs.
Dan Jesus
March 09, 2013
Tweet
Share
More Decks by Dan Jesus
See All by Dan Jesus
Frameworks da Nova Era PHP
danjesus
1
100
Turbinando seu Ambiente com Yeoman - TDC SP 2013
danjesus
0
240
Ferramentas e Produtividade em JS
danjesus
3
150
Porque criar seu próprio framework PHP
danjesus
3
580
Other Decks in Programming
See All in Programming
受け取る人から提供する人になるということ
little_rubyist
0
250
3rd party scriptでもReactを使いたい! Preact + Reactのハイブリッド開発
righttouch
PRO
1
610
광고 소재 심사 과정에 AI를 도입하여 광고 서비스 생산성 향상시키기
kakao
PRO
0
170
TypeScript Graph でコードレビューの心理的障壁を乗り越える
ysk8hori
3
1.2k
Arm移行タイムアタック
qnighy
0
340
初めてDefinitelyTypedにPRを出した話
syumai
0
430
Enabling DevOps and Team Topologies Through Architecture: Architecting for Fast Flow
cer
PRO
0
350
Outline View in SwiftUI
1024jp
1
340
カンファレンスの「アレ」Webでなんとかしませんか? / Conference “thing” Why don't you do something about it on the Web?
dero1to
1
110
ペアーズにおけるAmazon Bedrockを⽤いた障害対応⽀援 ⽣成AIツールの導⼊事例 @ 20241115配信AWSウェビナー登壇
fukubaka0825
6
2k
Amazon Qを使ってIaCを触ろう!
maruto
0
420
Why Jakarta EE Matters to Spring - and Vice Versa
ivargrimstad
0
1.3k
Featured
See All Featured
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
31
2.7k
Large-scale JavaScript Application Architecture
addyosmani
510
110k
Typedesign – Prime Four
hannesfritz
40
2.4k
Optimizing for Happiness
mojombo
376
70k
Designing Experiences People Love
moore
138
23k
The Cult of Friendly URLs
andyhume
78
6k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
27
840
Build your cross-platform service in a week with App Engine
jlugia
229
18k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
109
49k
Designing the Hi-DPI Web
ddemaree
280
34k
Done Done
chrislema
181
16k
Statistics for Hackers
jakevdp
796
220k
Transcript
Dan Jesus http://danjesus.github.com Saturday, March 9, 13
Yeoman conecta as mais mordernas ferramentas de desenvolvimento front-end, fornecendo
um bootstrap simples. Saturday, March 9, 13
Componentes Scaffold Preview e teste Gerenciador de Dependências Saturday, March
9, 13
Instalação Windows - http://chocolatey.org/ Linux Mac ] curl -L get.yeoman.io
| bash npm install -g yo grunt-cli bower Saturday, March 9, 13
Comandos v0.9* Saturday, March 9, 13
Versão 1.0 beta Nesta ultima versão o yeoman realiza apenas
as tarefas de scaffold da aplicação. Saturday, March 9, 13
Criando uma aplicação yeoman init ou yo webapp Saturday, March
9, 13
Iniciando o servidor yeoman server ou grunt server Saturday, March
9, 13
Colocando em produção yeoman build ou grunt build Saturday, March
9, 13
Tá mais e ai o que eu ganho com isso?
Saturday, March 9, 13
Saturday, March 9, 13
Saturday, March 9, 13
• Fluxo de trabalho bem definido • Facilidade de gerenciamento
de bibliotecas externas • Tarefas automatizadas • Build automatizado • Servidor embutido • Otimizacão de imagens, css e js Beneficios Saturday, March 9, 13
Obrigado! http://yeoman.io/ Dan Jesus http://danjesus.github.com Saturday, March 9, 13