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
520
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
270
Other Decks in Technology
See All in Technology
Oracle Cloud Infrastructure IaaS 新機能アップデート 2025/06 - 2025/08
oracle4engineer
PRO
0
110
エンジニアが主導できる組織づくり ー 製品と事業を進化させる体制へのシフト
ueokande
1
100
Modern Linux
oracle4engineer
PRO
0
160
AWSを利用する上で知っておきたい名前解決のはなし(10分版)
nagisa53
10
3.2k
JTCにおける内製×スクラム開発への挑戦〜内製化率95%達成の舞台裏/JTC's challenge of in-house development with Scrum
aeonpeople
0
260
人工衛星のファームウェアをRustで書く理由
koba789
15
8.3k
5年目から始める Vue3 サイト改善 #frontendo
tacck
PRO
3
230
Snowflake Intelligenceにはこうやって立ち向かう!クラシルが考えるAI Readyなデータ基盤と活用のためのDataOps
gappy50
0
280
Firestore → Spanner 移行 を成功させた段階的移行プロセス
athug
1
500
S3アクセス制御の設計ポイント
tommy0124
3
200
Evolución del razonamiento matemático de GPT-4.1 a GPT-5 - Data Aventura Summit 2025 & VSCode DevDays
lauchacarro
0
210
プラットフォーム転換期におけるGitHub Copilot活用〜Coding agentがそれを加速するか〜 / Leveraging GitHub Copilot During Platform Transition Periods
aeonpeople
1
230
Featured
See All Featured
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
810
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.9k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.6k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
4 Signs Your Business is Dying
shpigford
184
22k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
139
34k
The World Runs on Bad Software
bkeepers
PRO
70
11k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
Optimising Largest Contentful Paint
csswizardry
37
3.4k
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