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
Lessons Learned in the Fast Lane
Search
Andy Fragen
February 16, 2018
Technology
0
52
Lessons Learned in the Fast Lane
Lessons learned in developing and providing user support for "high-interest" plugins.
Andy Fragen
February 16, 2018
Tweet
Share
More Decks by Andy Fragen
See All by Andy Fragen
Contributing to Open Source
afragen
0
670
Surgeon's Guide to Plugin Development
afragen
0
710
Other Decks in Technology
See All in Technology
Overview of file type identifiers
ange
0
210
サーバーサイドのデータプレーンプログラミング 〜 NVIDIA Blue Field / DOCA 〜
ebiken
PRO
1
230
急成長中のWINTICKETにおける品質と開発スピードと向き合ったQA戦略と今後の展望 / winticket-autify
cyberagentdevelopers
PRO
1
120
Comparing Apache Flink and Spark for Modern Stream Data Processing
sharonx
0
180
新卒1年目が向き合う生成AI事業の開発を加速させる技術選定 / ai-web-launcher
cyberagentdevelopers
PRO
3
840
で、ValhallaのValue Classってどうなったの?
skrb
1
560
よくわからんサービスについての問い合わせが来たときの強い味方 Amazon Q について
kazzpapa3
0
140
顧客が本当に必要だったもの - パフォーマンス改善編 / Make what is needed
soudai
21
5.8k
品質の高い機能を”早く”提供するために技術的な面でチームでやったこと、やりたいこと
sansantech
PRO
2
230
WHOLENESS, REPAIRING, AND TO HAVE FUN: 全体性、修復、そして楽しむこと
snoozer05
PRO
3
3.6k
AIを使って小説を書こう!【2024/10/25講演資料】
kamomeashizawa
0
160
WINTICKETアプリで実現した高可用性と高速リリースを支えるエコシステム / winticket-eco-system
cyberagentdevelopers
PRO
1
170
Featured
See All Featured
Optimizing for Happiness
mojombo
376
69k
Designing for humans not robots
tammielis
249
25k
How To Stay Up To Date on Web Technology
chriscoyier
788
250k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
27
770
Code Review Best Practice
trishagee
64
17k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
48k
Rebuilding a faster, lazier Slack
samanthasiow
79
8.6k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
159
15k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
250
21k
Navigating Team Friction
lara
183
14k
Building an army of robots
kneath
302
42k
A Modern Web Designer's Workflow
chriscoyier
692
190k
Transcript
Lessons Learned in the Fast Lane Developing and Supporting a
High-Interest Plugin #wcphx 2018 Andy Fragen
Did you ever anticipate that level of interest? #wcphx 2018
OMG, can I really pull this off? Does Imposter Syndrome
get in the way? #wcphx 2018
First Do No Harm define( 'WP_DEBUG', true ); define( 'WP_DEBUG_LOG',
true ); define( 'WP_DEBUG_DISPLAY', true ); #wcphx 2018
Be Nice The golden rule applies. Treat everyone as you
would like to be treated when asking for help. #wcphx 2018
Be Patient Slow down. Rinse, lather, repeat #wcphx 2018
Learn to Say No It’s harder than saying “yes” #wcphx
2018
Be open to other ideas and other ways of doing
things. #wcphx 2018
Build a Community Facebook Slack Twitter #wcphx 2018
Pay it Forward https://wptally.com #wcphx 2018
Summary Do your best to help people use your project.
Create documentation. Support your code. Make your code readable. Comment your code well. Always develop with WP_DEBUG set to true. Be active and contribute to other projects. #wcphx 2018
whoami https://thefragens.com @andyfragen https://github.com/afragen Day job: Chief Medical Officer at
Community Hospital of San Bernardino (Dignity Health) Recovering trauma/acute care surgeon #wcphx 2018
Questions? #wcphx 2018