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
PhpStormをIDEとして使う
Search
chiroruxx
September 02, 2023
Technology
0
110
PhpStormをIDEとして使う
第154回PHP勉強会で発表したスライドです。
デモメインのためスライドの内容は薄めです。
chiroruxx
September 02, 2023
Tweet
Share
More Decks by chiroruxx
See All by chiroruxx
sl完全に理解したつもり
chiroruxx
0
63
命名をリントする
chiroruxx
1
640
良い命名かを調べるリンターを作った + α
chiroruxx
0
69
GoLandを布教する会
chiroruxx
0
19
PHPはいつから死んでいるかの調査
chiroruxx
3
600
元phperから見たGoの良いところ
chiroruxx
0
70
Go Connectへの想い
chiroruxx
0
430
GraphQLに入門してみた
chiroruxx
2
300
ドキュメンテーションコメント再入門
chiroruxx
0
220
Other Decks in Technology
See All in Technology
なぜfreeeはハブ・アンド・スポーク型の データメッシュアーキテクチャにチャレンジするのか?
shinichiro_joya
2
740
生成AI × 旅行 LLMを活用した旅行プラン生成・チャットボット
kominet_ava
0
170
【JAWS-UG大阪 reInvent reCap LT大会 サンバが始まったら強制終了】“1分”で初めてのソロ参戦reInventを数字で振り返りながら反省する
ttelltte
0
160
今年一年で頑張ること / What I will do my best this year
pauli
1
230
Copilotの力を実感!3ヶ月間の生成AI研修の試行錯誤&成功事例をご紹介。果たして得たものとは・・?
ktc_shiori
0
390
機械学習を「社会実装」するということ 2025年版 / Social Implementation of Machine Learning 2025 Version
moepy_stats
13
2.8k
【NGK2025S】動物園(PINTO_model_zoo)に遊びに行こう
kazuhitotakahashi
0
290
JuliaTokaiとJuliaLangJaの紹介 for NGK2025S
antimon2
1
140
AWS re:Invent 2024 re:Cap Taipei (for Developer): New Launches that facilitate Developer Workflow and Continuous Innovation
dwchiang
0
180
[IBM TechXchange Dojo]Watson Discoveryとwatsonx.aiでRAGを実現!座学①
siyuanzh09
0
120
自社 200 記事を元に整理した読みやすいテックブログを書くための Tips 集
masakihirose
2
360
商品レコメンドでのexplicit negative feedbackの活用
alpicola
2
470
Featured
See All Featured
How GitHub (no longer) Works
holman
312
140k
Optimizing for Happiness
mojombo
376
70k
Writing Fast Ruby
sferik
628
61k
The Power of CSS Pseudo Elements
geoffreycrofte
74
5.4k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
27
1.5k
A Tale of Four Properties
chriscoyier
157
23k
Building Better People: How to give real-time feedback that sticks.
wjessup
366
19k
Raft: Consensus for Rubyists
vanstee
137
6.7k
Typedesign – Prime Four
hannesfritz
40
2.5k
GraphQLとの向き合い方2022年版
quramy
44
13k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Testing 201, or: Great Expectations
jmmastey
41
7.2k
Transcript
1IQ4UPSNΛ *%&ͱͯ͠͏ 第154回 PHP勉強会@東京
ࣗݾհ ▪ ちひろ ▪ Twitter: @chiroruxxxx ▪ 会社: 株式会社モリサワ
1IQ4UPSN*%&Ͱʁ ▪ 正解 ▪ でもみんな、エディタの機能の話しかしてないよね? – 型とサジェストの話が多い ▪ そろそろエディタの話も飽きたよね?
*%&ͱʁ ▪ Integrated Development Environment ▪ 日本語で言うと『統合開発環境』 ▪ なるほどわからん
*%&ͱʁ ▪ 意訳『他のツールを使わなくても開発できるぞ』 ▪ 『PhpStorm を IDE として使う』 = 『PhpStorm
以外を使わないぞ!』 ▪ PhpStorm を IDE として使うデモをする
σϞͷ༰ ▪ PhpStormを 使って1つの機能を開発します。 – Clone をするところから、PullRequest を作成するまでが対象です。 – 設定済みの
PhpStorm を使用します。 ▪ 『ユーザ更新 API を作成する』機能を開発します。 – 詳しい内容は GitHub Issue に記載しています。 ▪ コーディングについては省略します。 – エディタの話はもういいよね? ▪ PhpStorm からのナビゲーションなく外部ツールを使用してはいけません。
σϞ
·ͱΊࠓճհͨ͠ػೳ ▪ Get from VCS ▪ Tasks & Contexts ▪
Docker ▪ DB ▪ Debugger ▪ Git – Commit, Stash, Rebase ▪ Command line Support ▪ Create Pull Request