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
打線組を支える技術 / The Technology Behind Dasengumi
Search
itosho
September 27, 2021
Programming
0
53
打線組を支える技術 / The Technology Behind Dasengumi
期末の社内LTで発表した資料 by Scrapbox
itosho
September 27, 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
90
Text EditorとしてのWindsurf / Windsurf as a Text Editor
itosho
0
89
インターネットサービスの育て方 / How to Grow and Scale Internet Services
itosho
0
93
打線組という個人サービスを Goで開発している話 / Indie Service Development by Go
itosho
1
180
Components Reconsidered
itosho
1
2.2k
組織をスケールさせるためのTech Vision / Connehito Tech Vision for Growing Our Team
itosho
2
650
生きのびるためのインディー開発 / Indie Development to Survive
itosho
0
49
Gopher道場アフターストーリー / Gopher Dojo After Story
itosho
0
150
3分で分かるConnehito Tech Vision / Connehito Tech Vision in 3 minutes
itosho
0
510
Other Decks in Programming
See All in Programming
AIコーディングAgentとの向き合い方
eycjur
0
280
go test -json そして testing.T.Attr / Kyoto.go #63
utgwkk
3
310
Laravel Boost 超入門
fire_arlo
3
220
RDoc meets YARD
okuramasafumi
4
170
CJK and Unicode From a PHP Committer
youkidearitai
PRO
0
110
今だからこそ入門する Server-Sent Events (SSE)
nearme_tech
PRO
3
250
1から理解するWeb Push
dora1998
7
1.9k
Processing Gem ベースの、2D レトロゲームエンジンの開発
tokujiros
2
130
個人軟體時代
ethanhuang13
0
330
速いWebフレームワークを作る
yusukebe
5
1.7k
個人開発で徳島大学生60%以上の心を掴んだアプリ、そして手放した話
akidon0000
1
140
アセットのコンパイルについて
ojun9
0
130
Featured
See All Featured
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
The Art of Programming - Codeland 2020
erikaheidi
56
13k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Designing for humans not robots
tammielis
253
25k
It's Worth the Effort
3n
187
28k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Being A Developer After 40
akosma
90
590k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
113
20k
The World Runs on Bad Software
bkeepers
PRO
70
11k
We Have a Design System, Now What?
morganepeng
53
7.8k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.7k
Transcript
打線組を支える技術 #presentation #社内LT
ナニコレ 社内LTの資料です この話の続きです https://speakerdeck.com/itosho/indie-development-to-survive
打線組とは? インディー開発の最新作 https://dasengumi.com/ インターネット・ミームである「◯◯で打線組んだ」ジェネレーター SNSで気軽にシェアすることを想定 21年7月リリース 全然ユーザーはいない!(伸び代しかない) デモ みんなも使ってね
技術スタック よくあるしがないSPA Backend Go, echo, sqlx, MySQL API Docsチラ見せ Frontend
TypeScript, React, Hook Chakra UI製
技術的な特徴 そんなにないけど…! Cloudinary imgixに似たCDNサービス(無料枠がimgixより多い) dynamic text overlayが便利(日本語フォントは少ない) https://cloudinary.com/cookbook/add_a_text_to_an_image Netlify 初めてつかったけどめちゃ楽だった
CSRなのでSEOが不利なのと、動的なOGP表示が出来ないのがしんどい Prerendering(Dynamic Rendering)機能が神(しかも、無料) 仕様がややブラックボックスだが、prerender.ioをforkしてるっぽい
今後の開発予定 ユーザー登録機能 like / dislike的な機能 コメント機能 PMFしそうだったらアプリもつくる 一緒につくってくれる人、募集中
まとめ インディー開発の打率は低い でも、インディー開発はいいぞ! これからもコードをゴリゴリ書いていくぞ!