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
Dicas para tomadas de decisão seguras em front-end
Search
Ramon Bispo
November 05, 2014
Technology
0
430
Dicas para tomadas de decisão seguras em front-end
Palestra ministrada na Semana de Ciência da Computação e Tecnologia da Informação da UENF.
Ramon Bispo
November 05, 2014
Tweet
Share
More Decks by Ramon Bispo
See All by Ramon Bispo
Assets on Rails na Prática
ramonpage
0
220
Other Decks in Technology
See All in Technology
信頼性に挑む中で拡張できる・得られる1人のスキルセットとは?
ken5scal
2
530
Amplify Gen2 Deep Dive / バックエンドの型をいかにしてフロントエンドへ伝えるか #TSKaigi #TSKaigiKansai #AWSAmplifyJP
tacck
PRO
0
370
The Rise of LLMOps
asei
5
1.3k
第1回 国土交通省 データコンペ参加者向け勉強会③- Snowflake x estie編 -
estie
0
120
個人でもIAM Identity Centerを使おう!(アクセス管理編)
ryder472
3
190
適材適所の技術選定 〜GraphQL・REST API・tRPC〜 / Optimal Technology Selection
kakehashi
1
160
iOS/Androidで同じUI体験をネ イティブで作成する際に気をつ けたい落とし穴
fumiyasac0921
1
110
ドメインの本質を掴む / Get the essence of the domain
sinsoku
2
150
いざ、BSC討伐の旅
nikinusu
2
780
AWS Lambdaと歩んだ“サーバーレス”と今後 #lambda_10years
yoshidashingo
1
170
BLADE: An Attempt to Automate Penetration Testing Using Autonomous AI Agents
bbrbbq
0
290
Terraform Stacks入門 #HashiTalks
msato
0
350
Featured
See All Featured
Into the Great Unknown - MozCon
thekraken
32
1.5k
GraphQLとの向き合い方2022年版
quramy
43
13k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
159
15k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
38
1.8k
Build The Right Thing And Hit Your Dates
maggiecrowley
33
2.4k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
47
2.1k
It's Worth the Effort
3n
183
27k
Fantastic passwords and where to find them - at NoRuKo
philnash
50
2.9k
Rails Girls Zürich Keynote
gr2m
94
13k
StorybookのUI Testing Handbookを読んだ
zakiyama
27
5.3k
Designing Experiences People Love
moore
138
23k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
27
4.3k
Transcript
Dicas para tomadas de decisão seguras em front-end Ramon Bispo
SCTI - UENF 2014
2 Quem? Ramon Bispo - Design - Code - Rap
3
4
"Why is being a front end engineer hard? I don't
know any other job where you need to learn new technologies every 6 weeks." 5 — @slicknet http://bit.ly/1GalX4l
6
Tópicos da palestra: Descobrindo o propósito dos projetos Pensando no
nicho Como e quando otimizar Desapegando-se dos vícios Lidando com riscos 7
Tópicos da palestra: Lidando com suporte à navegadores Automação de
tarefas Dicas gerais 8
1) Propósito Seja fiel ao propósito do projeto - É
para um cliente? - Projeto Open Source? - Projeto pessoal ou para a faculdade? 9
"1999: Images are slow to download, but at least I
can read the text. 2014: Font is slow to download, but at least I can… ah shit." 10 — @drewm http://bit.ly/10fFK1y
2) Nicho Descubra como o projeto deve interagir com o
usuário - Via navegador desktop? - Via celular? - Os dois? - Via app desktop? 11
"Mobile First. No, Content First. No, API First. No, User
First. No, Me First." 12 — @lukew http://bit.ly/1t3jBdm
2) Nicho Minimize o “over-engineering” (não é porque você
pode adicionar certo recurso que você deve adicioná-lo) 13
"you need 14 lines of HTML if you want a
favicon that works across devices and resolutions." 14 — @judofyr http://bit.ly/1Ebt0I5
1. Faça o código funcionar. 2. Faça o código ser
melhor. 3. Faça o código ser mais rápido. (não otimize prematuramente) 15 3) Otimização
"Oh yeah, GitHub is running 100% on Rails 3 now.
Next: Rails 3.1. Look out 2011, here we come!" 16 — @bkeepers http://bit.ly/1ttpZhD Setembro/2014
4) Desapego Liberte-se das suas vontades e pense no todo.
Reinvente-se, aceite a mudança. Seu código não deve ser só seu, ele deve ser de todos. 17
"Seriously, it’s just code. The more I write it, the
less I care in what language it is." 18 — @pcalcado http://bit.ly/1o6rKC6
5) Riscos Use frameworks com uma comunidade sólida. Não alimente
os trolls. Contribua. 19
"Programming – " 20 — @kyleve http://bit.ly/1o6tYl3
6) Suporte à navegadores Use o melhor do mercado sempre
que possível. Dê suporte à navegadores antigos sempre que necessário. (parece contraditório, mas não é!) 21
22
7) Automação de tarefas Essencial para evitar o princípio DRY
(Don’t Repeat Yourself) Use as ferramentas ao seu favor. Não complique, simplifique. 23
"Launching a product is the start." 24 — @lukew http://bit.ly/10jH7vZ
8) Dicas adicionais Não tenha medo de errar. Menos é
mais. Não faça algo só porque é “cool". Remover código é tão importante quanto adicionar código. 25
"the second step is easier than the first. Always." 26
— @ienjoy http://bit.ly/1pYamiE
e para finalizar… 27
"Everything you need to know about Knowledge and Expertise in
one handy graph" 28 — @swardley http://bit.ly/1wXZC4T
"In the end, it's all about having fun. No matter
what we do, what we work, what we achieve in our life." 29 — @schneidertobias http://bit.ly/1vzp5hM
Obrigado! @ramonpage http://ramonpage.com
[email protected]
30