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
2018年度てくてくふりかえり
Search
Hideaki Matsunami
December 28, 2018
Programming
0
86
2018年度てくてくふりかえり
Hideaki Matsunami
December 28, 2018
Tweet
Share
More Decks by Hideaki Matsunami
See All by Hideaki Matsunami
vimiumで始めるChrome生活
mahaker
0
89
ESM_LT_mahaker
mahaker
2
160
Other Decks in Programming
See All in Programming
Visual StudioのGitHub Copilotでいろいろやってみる
tomokusaba
1
210
LINE messaging APIを使ってGoogleカレンダーと連携した予約ツールを作ってみた
takumakoike
0
120
Generating OpenAPI schema from serializers throughout the Rails stack - Kyobashi.rb #5
envek
1
390
未経験でSRE、はじめました! 組織を支える役割と軌跡
curekoshimizu
1
160
機能が複雑化しても 頼りになる FactoryBotの話
tamikof
0
200
DRFを少しずつ オニオンアーキテクチャに寄せていく DjangoCongress JP 2025
nealle
2
280
CDK開発におけるコーディング規約の運用
yamanashi_ren01
2
260
自力でTTSモデルを作った話
zgock999
0
100
Jakarta EE meets AI
ivargrimstad
0
460
1年目の私に伝えたい!テストコードを怖がらなくなるためのヒント/Tips for not being afraid of test code
push_gawa
1
620
From the Wild into the Clouds - Laravel Meetup Talk
neverything
0
160
Rails 1.0 のコードで学ぶ find_by* と method_missing の仕組み / Learn how find_by_* and method_missing work in Rails 1.0 code
maimux2x
1
250
Featured
See All Featured
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
How GitHub (no longer) Works
holman
314
140k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
YesSQL, Process and Tooling at Scale
rocio
172
14k
Agile that works and the tools we love
rasmusluckow
328
21k
Faster Mobile Websites
deanohume
306
31k
For a Future-Friendly Web
brad_frost
176
9.6k
StorybookのUI Testing Handbookを読んだ
zakiyama
28
5.5k
Designing Experiences People Love
moore
140
23k
Building Your Own Lightsaber
phodgson
104
6.2k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Transcript
mahaker meets LINE Messaging API
・ITS ・松並 ・mahaker
興味 LINE Messaging API https://developers.line. biz/ja/services/messag ing-api/
いわゆる チャットボット
None
きっかけ 社内ハッカソン
いろいろつくった。 https://github.com/ mahaker/line-bot- sandbox
TSの環境まわり めんどいな...
つくった generator-line- bot-typescript
$ npm install --global yo generator-line-bot-typescript $ yo line-bot-typescript
これから もっと 作っていくぞ