naturalclar.dev - Page 3

Naturalclar (Jesse Katsumata)

Author: Naturalclar (Jesse Katsumata)

X Github

noUnusedParametersがtrueでも部分的にignoreできる話

September 10, 2019

## 背景 [react-native-cli](https://github.com/react-native-community/cli/pull/687) の [good first issue](https://github.com/react-native-community/cli/pull/687) に取り組んでいた時に発見した話 Good first issue の内容は、F...

You might not need thunk

September 01, 2019

状態管理に redux を使っている人は以下の様なことをやりたいことがあるでしょう。 - ログイン処理でフォームを Submit した時に API を叩いて、返ってきた Auth 情報を store に保持する。 - ページを開いた時に API を叩いて、返ってきた Response を store に保持する。 このような非同期処理の結果を redux に保持することが必要な時にはよく `...

Chrome Developer ToolsのConsole

August 29, 2019

Chrome Devtool でパッと document 上の全てを検索できるようになりたい人のメモ [参考](https://developers.google.com/web/tools/chrome-devtools/console/utilities) ## ショートカット ### `command` + `option` + i 検証ツールを開く。 ### `command`...

やりたいことメモ

August 29, 2019

## このブログでやりたいこと ### code snippet にファイル名を追加する。 ### URL から oembed card を表示できるようにする ### typescript の Snippet を type error 込みで表示出来るようにする。 ### tsx の syntax highlighting を入れる ## その他雑にやりたいこと ### npm i...

登壇メモ

August 28, 2019

こういうのは graphql に置くべきなのではと思いつつなぐり書き ## WEB エンジニア勉強会 #14 - Date: 2019/08/30 (金) 19:15 〜 21:30 - [connpass](https://web-engineer-meetup.connpass.com/event/141700/) - Venue: 株式会社カサレアル 泉岳寺セミナールーム 東京都...