terrierscript
🐶
2,320
Likes
175
Followers
Articles
79
Books
2
Scraps
56
Comments
Articles
tech
🦥
なるべく怠けるAPI周りの型付け on next.js
terrierscript
1ヶ月前
66
tech
🦵
firebaseによるAsyncStorage警告はgetReactNativePersistenceで解決できる
terrierscript
2ヶ月前
4
tech
🧜
prismaのER図をmermaid形式で吐くには
terrierscript
2ヶ月前
7
tech
🌓
NativeBaseでContrast警告が誤判定表示されるのを解決する
terrierscript
4ヶ月前
3
tech
🗿
SWRのmiddlewareを使ってmockせずにテストする
terrierscript
6ヶ月前
12
idea
🚄
nextjsのAPIでExpress呼び出す
terrierscript
2021/11/14
4
tech
🚀
expoのOTAを--no-publishとpublish:setを使ってなるべく安全に扱う
terrierscript
2021/09/23
11
tech
♊️
next.jsで複数のAPIエンドポイントで同じhandlerを使う小技
terrierscript
2021/09/17
25
tech
🏭
React hooksでfactoryパターンっぽいことをしたいときは結局コンポーネントを分離するのが妥当なのでは
terrierscript
2021/08/31
88
tech
🧚♂️
nextjsでnode-pureimageを使ったJSオンリーな動的画像生成
terrierscript
2021/08/09
3
idea
🪓
ハートが強くない人向けの技術記事におけるマサカリ避けテクニックの話
terrierscript
2021/08/05
38
idea
🌎
小規模環境のi18nでt("Hello","こんにちは")のように日本語をfallbackに入れる運用したら良かった話
terrierscript
2021/07/14
38
tech
🦦
配列のfilter()の型対応にtypesafe-utilsを使う
terrierscript
2021/06/09
14
tech
🐾
i18nextで処理済みのテキストをUI上で少しだけ見やすくするPostProcessorを仕掛ける
terrierscript
2021/06/01
8
tech
🎊
Chakra UIの再利用コンポーネント拡張の方法あれこれ
terrierscript
2021/05/11
75
tech
🥘
Chakra UIのTabsをnext.jsでURL同期させる
terrierscript
2021/05/04
27
tech
🩴
(2016)メンテナブルな React Component を目指すための小技集
terrierscript
2021/05/04
11
tech
📡
nextjsの[[...props]]によるOptional catch all routesの使い道・利用例
terrierscript
2021/04/29
27
tech
🍃
nextjsのISRを使うときのfallback指定について理解するまでの話
terrierscript
2021/04/28
58
tech
🗂
Chakra UIにはuseTabsContextがある
terrierscript
2021/04/21
7
idea
😶
MacのVSCodeで絵文字をちゃんと表示したい
terrierscript
2021/04/18
7
tech
🚸
Reactで複数のchildrenを扱いたい場合の実装パターン
terrierscript
2021/04/18
34
tech
❓
ReduxのFAQを読み直す
terrierscript
2021/04/18
1
tech
🪓
axios 知見集(2017)
terrierscript
2021/04/18
10
tech
🍡
JSXはspread演算子で<Foo a={a} b={b}>を<Foo {...{a, b}}>で書ける
terrierscript
2021/04/13
109
tech
🩹
next.js(vercel)でString.prototype.replaceAllをpolyfillする
terrierscript
2021/04/10
7
tech
👌
ちょっとだけコンパクトなJSON.stringifyをする
terrierscript
2021/04/09
6
tech
🐞
JavaScriptでObject.entries/fromEntriesでreduceの利用頻度を減らす
terrierscript
2021/04/02
55
tech
⛳
JavaScriptのMath.min/maxの挙動の気をつけどころ
terrierscript
2021/03/20
5
idea
👾
Apropcalypseという造語に出会ったのでまとめる
terrierscript
2021/03/20
9
idea
🪄
Magicを使ったマジックリンクログインをReactでの素振りサンプルと感想
terrierscript
2021/03/10
31
tech
🏙️
expoのapp.jsonでflavorみたいなことをやる
terrierscript
2021/02/28
13
tech
🚰
next.jsでAPI resolved without sending a response...のエラーが出るとき
terrierscript
2021/02/27
22
tech
🐡
JavaScriptで億とか万とかに変換したいときはNumberFormatのnotation:compactが便利
terrierscript
2021/02/21
43
tech
🔑
opensslで暗号化したファイルをnode.jsのcreateDecipherivで復号する
terrierscript
2021/02/18
14
idea
🌚
firestoreにサービスアカウントっぽいアカウントで操作する
terrierscript
2021/02/05
14
tech
🚦
next-authとgetServerSide(Static)Props使うときの__NEXT_DATA__に注意
terrierscript
2021/01/27
64
tech
🗺
React Hooksだけでライブラリ使わずにgoogle mapを利用する
terrierscript
2021/01/27
7
tech
🎍
react-hooksのuseStateでfunctionを管理させたい場合のTips
terrierscript
2021/01/27
3
tech
🔠
pillowでtextを泥臭くletter-spacingする
terrierscript
2021/01/17
5
tech
🎢
react-navigationで画面遷移したときにuseSWRをrevalidateしたいときの話
terrierscript
2020/12/26
16
tech
📸
@zxing/browserとReactの組み合わせでQR Code Reader作る
terrierscript
2020/12/22
13
tech
🧨
Prisma2でDB Resetを無理やり行う
terrierscript
2020/12/02
11
tech
👨⚖️
lodashの代わりにjustを使う
terrierscript
2020/11/26
87
idea
✒️
M5Stack CoreInkをWeb経由で取得して表示するやつ作った記録
terrierscript
2020/11/17
8
tech
✂️
cheerioをやめてpuppeteerでローカルファイルもスクレイピングを完結させる
terrierscript
2020/11/14
8
tech
🕸
next.jsで乱数を使う時にハマったメモ
terrierscript
2020/11/03
21
tech
🚆
next.jsのルーティングはindex.jsを使うと綺麗にまとまる
terrierscript
2020/10/10
17
もっと読み込む