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
Qualidade além do Código - MVPConf
Search
Lucas Santos
April 13, 2019
Programming
0
46
Qualidade além do Código - MVPConf
Lucas Santos
April 13, 2019
Tweet
Share
More Decks by Lucas Santos
See All by Lucas Santos
The Hitchhiker's Guide for an Amazing API with TypeScript
khaosdoctor
0
83
Escalando globalmente com TypeScript e JavaScript na Klarna
khaosdoctor
0
180
The future of JavaScript
khaosdoctor
0
55
TypeScript tips that could save your life
khaosdoctor
0
170
É hora de falar sobre Deno
khaosdoctor
0
67
JS Software testing for beginners
khaosdoctor
0
67
Ambientes dinâmicos com GitHub Actions
khaosdoctor
0
38
The Dark Side of JavaScript
khaosdoctor
0
71
Integrating Containers Into JavaScript
khaosdoctor
0
57
Other Decks in Programming
See All in Programming
RubyKaigi Dev Meeting 2025
tenderlove
1
380
Road to RubyKaigi: Making Tinny Chiptunes with Ruby
makicamel
4
460
状態と共に暮らす:ステートフルへの挑戦
ypresto
3
810
Vibe Coding の話をしよう
schroneko
12
3k
タイムゾーンの奥地は思ったよりも闇深いかもしれない
suguruooki
1
730
Exit 8 for SwiftUI
ojun9
0
140
実践Webフロントパフォーマンスチューニング
cp20
33
7.2k
Make Parsers Compatible Using Automata Learning
makenowjust
2
5.6k
生成AIを使ったQAアプリケーションの作成 - ハンズオン補足資料
oracle4engineer
PRO
3
250
Compose Hot Reload is here, stop re-launching your apps! (Android Makers 2025)
zsmb
1
550
GitHub Copilot for Azureを使い倒したい
ymd65536
1
190
Building a macOS screen saver with Kotlin (Android Makers 2025)
zsmb
1
160
Featured
See All Featured
Scaling GitHub
holman
459
140k
Into the Great Unknown - MozCon
thekraken
38
1.7k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
19
1.2k
The World Runs on Bad Software
bkeepers
PRO
68
11k
Rebuilding a faster, lazier Slack
samanthasiow
81
8.9k
What's in a price? How to price your products and services
michaelherold
245
12k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
Java REST API Framework Comparison - PWX 2021
mraible
31
8.5k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.4k
Thoughts on Productivity
jonyablonski
69
4.6k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
135
33k
Transcript
12 e 13 de abril de 2019 São Paulo, Brasil
Conectando Pessoas, Processos e Tecnologia
#MVPConf Trilha – Gerenciamento de Projetos Qualidade Além do Código
Lucas Santos
#MVPConf Github.com/khaosdoctor LinkedIn.com/in/lhs-santos Twitter.com/_staticvoid Site: lsantos.dev Lucas Santos Lead Solutions
Architect @ Nextcode Microsoft MVP @ Developer Technologies
Doação para Entidades #MVPConf Toda a renda obtida com a
venda dos ingressos para o MVPConf LATAM 2019 serão doados para cinco Entidades beneficentes. Uma em cada região do Brasil! Consulte no site as Entidades beneficiadas! MVPConf.com.br
Patrocinadores
#MVPConf
#MVPConf Agenda - O que é qualidade? - Cultura de
time - Comunicação - Repositórios de governança - Gerenciamento de versões - Templates - Code Review - Changelogs / Milestones - Testes com CI/CD - Documentação - Agile
#MVPConf O que é qualidade?
#MVPConf “característica ou atributo distintivo positivo que faz algo sobressair
em relação a outros.”
#MVPConf Qualidade é um trabalho bem feito...
#MVPConf Mas o que é um trabalho bem feito?
#MVPConf Um código ou sistema: - Funcional
#MVPConf Um código ou sistema: - Funcional - Eficiente
#MVPConf Um código ou sistema: - Funcional - Eficiente -
Escalável
#MVPConf Um código ou sistema: - Funcional - Eficiente -
Escalável - Manutenível
#MVPConf Um código ou sistema: - Funcional - Eficiente -
Escalável - Manutenível - Testável
#MVPConf Um código ou sistema: - Funcional - Eficiente -
Escalável - Manutenível - Testável - Reproduzível
#MVPConf Quem faz esse código?
#MVPConf Nós!
#MVPConf Time e cultura
#MVPConf Comunicação
#MVPConf
#MVPConf Repositórios de governança
#MVPConf http://github.com/nxcd/developer-handbook
#MVPConf
#MVPConf Um bom guia tem: - Definições
#MVPConf
#MVPConf Um bom guia tem: - Definições - Dicas de
estilo
#MVPConf
#MVPConf Um bom guia tem: - Definições - Dicas de
estilo - Convenções seguidas
#MVPConf
#MVPConf Um bom guia tem: - Definições - Dicas de
estilo - Convenções seguidas - Processos do time
#MVPConf
#MVPConf Um bom guia tem: - Definições - Dicas de
estilo - Convenções seguidas - Processos do time - Desenhos e diagramas
None
#MVPConf Templates
#MVPConf
#MVPConf
#MVPConf Code Review
#MVPConf
#MVPConf
#MVPConf
#MVPConf Versões, changelogs, milestones e releases
#MVPConf Versões
#MVPConf Semantic Version
#MVPConf Patch: x.x.1
#MVPConf Patch: x.x.1 Minor: x.1.x
#MVPConf Patch: x.x.1 Minor: x.1.x Major: 1.x.x
#MVPConf Milestones
#MVPConf Changelogs
None
#MVPConf Release
#MVPConf
#MVPConf Testes + CI/CD
#MVPConf Testes
#MVPConf “Testes tomam muito tempo”
#MVPConf CI/CD
#MVPConf
#MVPConf
#MVPConf Documentação
#MVPConf Ter uma documentação
#MVPConf
#MVPConf
#MVPConf Atualizar a documentação
#MVPConf Agile
OBRIGADO #MVPConf Github.com/khaosdoctor LinkedIn.com/in/lhs-santos Twitter.com/_staticvoid Site: lsantos.dev
Sorteios dos Brindes #MVPConf Somente participarão dos sorteios os participantes
que estiverem inscritos nas palestras e responderem as pesquisas de satisfação.