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
80
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
700
Surgeon's Guide to Plugin Development
afragen
0
730
Other Decks in Technology
See All in Technology
Snowflakeの生成AI機能を活用したデータ分析アプリの作成 〜Cortex AnalystとCortex Searchの活用とStreamlitアプリでの利用〜
nayuts
1
480
研究開発と製品開発、両利きのロボティクス
youtalk
1
520
生成AI時代のデータ基盤設計〜ペースレイヤリングで実現する高速開発と持続性〜 / Levtech Meetup_Session_2
sansan_randd
1
150
これでもう迷わない!Jetpack Composeの書き方実践ガイド
zozotech
PRO
0
320
なぜテストマネージャの視点が 必要なのか? 〜 一歩先へ進むために 〜
moritamasami
0
220
企業の生成AIガバナンスにおけるエージェントとセキュリティ
lycorptech_jp
PRO
2
160
BPaaSにおける人と協働する前提のAIエージェント-AWS登壇資料
kentarofujii
0
130
機械学習を扱うプラットフォーム開発と運用事例
lycorptech_jp
PRO
0
230
開発者を支える Internal Developer Portal のイマとコレカラ / To-day and To-morrow of Internal Developer Portals: Supporting Developers
aoto
PRO
1
450
ZOZOマッチのアーキテクチャと技術構成
zozotech
PRO
3
1.5k
新アイテムをどう使っていくか?みんなであーだこーだ言ってみよう / 20250911-rpi-jam-tokyo
akkiesoft
0
220
品質視点から考える組織デザイン/Organizational Design from Quality
mii3king
0
200
Featured
See All Featured
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
112
20k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
Done Done
chrislema
185
16k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.6k
The Straight Up "How To Draw Better" Workshop
denniskardys
236
140k
Docker and Python
trallard
45
3.6k
The Cost Of JavaScript in 2023
addyosmani
53
8.9k
For a Future-Friendly Web
brad_frost
180
9.9k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
126
53k
Typedesign – Prime Four
hannesfritz
42
2.8k
Raft: Consensus for Rubyists
vanstee
140
7.1k
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