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
50
打線組を支える技術 / 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
86
Text EditorとしてのWindsurf / Windsurf as a Text Editor
itosho
0
88
インターネットサービスの育て方 / How to Grow and Scale Internet Services
itosho
0
87
打線組という個人サービスを 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
640
生きのびるためのインディー開発 / 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
500
Other Decks in Programming
See All in Programming
20250808_AIAgent勉強会_ClaudeCodeデータ分析の実運用〜競馬を題材に回収率100%の先を目指すメソッドとは〜
kkakeru
0
130
あのころの iPod を どうにか再生させたい
orumin
2
2.4k
Vibe Codingの幻想を超えて-生成AIを現場で使えるようにするまでの泥臭い話.ai
fumiyakume
21
10k
オホーツクでコミュニティを立ち上げた理由―地方出身プログラマの挑戦 / TechRAMEN 2025 Conference
lemonade_37
2
460
AHC051解法紹介
eijirou
0
380
iOS開発スターターキットの作り方
akidon0000
0
240
なぜあなたのオブザーバビリティ導入は頓挫するのか
ryota_hnk
5
580
AIに安心して任せるためにTypeScriptで一意な型を作ろう
arfes0e2b3c
0
340
AIのメモリー
watany
13
1.4k
実践 Dev Containers × Claude Code
touyu
1
170
DynamoDBは怖くない!〜テーブル設計の勘所とテスト戦略〜
hyamazaki
0
200
MCPで実現できる、Webサービス利用体験について
syumai
7
2.5k
Featured
See All Featured
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
Automating Front-end Workflow
addyosmani
1370
200k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Writing Fast Ruby
sferik
628
62k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1.1k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
The Pragmatic Product Professional
lauravandoore
36
6.8k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.4k
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しそうだったらアプリもつくる 一緒につくってくれる人、募集中
まとめ インディー開発の打率は低い でも、インディー開発はいいぞ! これからもコードをゴリゴリ書いていくぞ!