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
1年目の私に伝えたい!テストコードを怖がらなくなるためのヒント/Tips for not being afraid of test code
push_gawa
1
500
AIの力でお手軽Chrome拡張機能作り
taiseiue
0
190
Djangoアプリケーション 運用のリアル 〜問題発生から可視化、最適化への道〜 #pyconshizu
kashewnuts
1
260
sappoRo.R #12 初心者セッション
kosugitti
0
270
CloudNativePGを布教したい
nnaka2992
0
110
Rails 1.0 のコードで学ぶ find_by* と method_missing の仕組み / Learn how find_by_* and method_missing work in Rails 1.0 code
maimux2x
1
130
dbt Pythonモデルで実現するSnowflake活用術
trsnium
0
260
Introduction to kotlinx.rpc
arawn
0
750
責務と認知負荷を整える! 抽象レベルを意識した関心の分離
yahiru
8
1.3k
Rails アプリ地図考 Flush Cut
makicamel
1
130
Generating OpenAPI schema from serializers throughout the Rails stack - Kyobashi.rb #5
envek
1
360
新宿駅構内を三人称視点で探索してみる
satoshi7190
2
120
Featured
See All Featured
The Language of Interfaces
destraynor
156
24k
How STYLIGHT went responsive
nonsquared
98
5.4k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Large-scale JavaScript Application Architecture
addyosmani
511
110k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
Unsuck your backbone
ammeep
669
57k
Testing 201, or: Great Expectations
jmmastey
42
7.2k
Designing for Performance
lara
604
68k
Building an army of robots
kneath
303
45k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
27
1.9k
Embracing the Ebb and Flow
colly
84
4.6k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
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
これから もっと 作っていくぞ