Upgrade to Pro — share decks privately, control downloads, hide ads and more …

VueUseから学ぶ実践TypeScript #TSKaigi #TSKaigi2025

VueUseから学ぶ実践TypeScript #TSKaigi #TSKaigi2025

2025年5月23日(金) - 24日(土)開催、「TSKaigi2025」で登壇した開催された、弁護士ドットコム株式会社 クラウドサイン事業本部 フロントエンドエンジニア のツノが登壇した際の資料です。

セッションタイトル:VueUseから学ぶ実践TypeScript

https://2025.tskaigi.org/talks/2nofa11

■ 弁護士ドットコム株式会社プロダクト組織について
https://speakerdeck.com/bengo4com/introduction-for-creators

■ 採用情報はこちら
https://hrmos.co/pages/bengo4/jobs

■ テックブログ:弁護士ドットコム Creators’ blog
https://creators.bengo4.com/

■ X(Twitter):弁護士ドットコム CREATOR'S
https://x.com/bengo4_creators

More Decks by 弁護士ドットコム

Other Decks in Technology

Transcript

  1. Bengo4.com, Inc. 5 Type Strong Contributor Strong 200+ functions VueUseについて

    推しライブラリ Collection of Essential Vue Composition Utilities
  2. Bengo4.com, Inc. sourceがある → Return<true> 、 sourceがない → Return<false> 11

    useClipboard シグネチャを利用し、引数の有無で戻り値の型を切り替える 〈 ① オーバーロード関数 〉 👉 sourceがある場合 sourceがない場合
  3. Bengo4.com, Inc. 31 • VueUse • Patterns of VueUse •

    サバイバルTypeScript リファレンス