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
Gopher道場アフターストーリー / Gopher Dojo After Story
Search
itosho
March 10, 2021
Programming
0
150
Gopher道場アフターストーリー / Gopher Dojo After Story
「Gopher道場 同窓会2021」でのLT資料です。
itosho
March 10, 2021
Tweet
Share
More Decks by itosho
See All by itosho
Windsurf Rulesでどう自分のクローンをつくるか / How can I make a clone of myself in Windsurf Rules
itosho
0
93
Text EditorとしてのWindsurf / Windsurf as a Text Editor
itosho
0
90
インターネットサービスの育て方 / How to Grow and Scale Internet Services
itosho
0
94
打線組という個人サービスを Goで開発している話 / Indie Service Development by Go
itosho
1
180
Components Reconsidered
itosho
1
2.2k
打線組を支える技術 / The Technology Behind Dasengumi
itosho
0
53
組織をスケールさせるためのTech Vision / Connehito Tech Vision for Growing Our Team
itosho
2
650
生きのびるためのインディー開発 / Indie Development to Survive
itosho
0
49
3分で分かるConnehito Tech Vision / Connehito Tech Vision in 3 minutes
itosho
0
510
Other Decks in Programming
See All in Programming
Pull-Requestの内容を1クリックで動作確認可能にするワークフロー
natmark
2
480
XP, Testing and ninja testing ZOZ5
m_seki
3
560
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
180
CSC305 Lecture 01
javiergs
PRO
1
400
Conquering Massive Traffic Spikes in Ruby Applications with Pitchfork
riseshia
0
160
Cloudflare AgentsとAI SDKでAIエージェントを作ってみた
briete
0
130
The Flutter Journey of Building a Live Streaming App — With a Side of Performance Tuning
u503
1
100
詳しくない分野でのVibe Codingで困ったことと学び/vibe-coding-in-unfamiliar-area
shibayu36
3
4.8k
私はどうやって技術力を上げたのか
yusukebe
43
18k
Advance Your Career with Open Source
ivargrimstad
0
440
CSC509 Lecture 05
javiergs
PRO
0
300
CSC305 Lecture 06
javiergs
PRO
0
210
Featured
See All Featured
Into the Great Unknown - MozCon
thekraken
40
2.1k
We Have a Design System, Now What?
morganepeng
53
7.8k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
How to train your dragon (web standard)
notwaldorf
96
6.3k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
9
580
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
61k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
4 Signs Your Business is Dying
shpigford
185
22k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Six Lessons from altMBA
skipperchong
28
4k
Transcript
Gopher道場アフターストーリー Gopher道場 同窓会2021 @itosho
自己紹介 ・伊藤 翔 @itoho ・コネヒト株式会社 執行役員兼CTO ・Gopher道場一期生 ・Backend Engineer ・仕事でよく書いている言語:
PHP, Go ・趣味でよく書いている言語: Go, Swift, JavaScript
今日話すこと ・Gopher道場卒業後の話 ・どんなことにGoを利用して、これからどうしようとしているか ・技術的な情報ではないので、1人の経験のアウトプットとして聞いてください ・「情報ではなく経験をアウトプットすること」 https://lacolaco.hatenablog.com/entry/2021/03/08/100228
とにかくたくさん書く Go First
インディー開発の話 ・Goがバックエンドの第一言語に ・元々はRailsを利用することが多かった ・理由 is … ・Web APIを開発することがほとんど ・つくりたいものに集中出来る ・なんか書いてて気持ちいい
・だいたいechoとsqlxを使っています ・パッケージ構成は紆余曲折を経て、シンプルにすることが多くなりました
社内に少しずつ導入する Go for it
OSS ・gdpというCLIツールを公開 ・GitHub: https://github.com/Connehito/gdp ・ tagの作成とリリースノートの作成が楽に出来るツール ・「gdpというGo製のCLIツールを公開しました」https://tech.connehito.com/entry/2018/08/28/124608
Slack Bot ・点呼さんというBotを開発 ・Slack上での出欠確認やリマインドを楽にするBot ・元々Slackのリアクションで出欠をとる文化があったが、社員が増えて大変になってきた ・tmpチャンネルをつくることもあるが、ものによってはややToo Muchなケースもある ・グループでの絞り込みや特定のリアクションをした人の取得も可能
技術戦略に組み込む Let’s Go
Tech Vision ・Tech Visionという中長期の技術戦略にGoの積極導入を掲げる ・Connehito Tech Vision: https://tech-vision.connehito.com/ ・新規サービスへの試験導入をきっかけに本格検討 ・「事業を支える技術選定」
https://speakerdeck.com/itosho525/engineering-decision-making-process-for-business
Tech Vision ・Tech Visionという中長期の技術戦略にGoの積極導入を掲げる ・Connehito Tech Vision: https://tech-vision.connehito.com/ ・新規サービスへの試験導入をきっかけに本格検討 ・「事業を支える技術選定」
https://speakerdeck.com/itosho525/engineering-decision-making-process-for-business これまで以上にGoを書いて、 コミュニティを盛り上げていきたい!