Takehiro Tada
TL;DR
- デジタル庁のデザインガイドライン
- Swift Support for Dependabot Updates
- tailwindcss-icons
- Understanding RSC
- What are RSC
- RustのVue Compiler
- Svelte入門書
- Deno Fes
- Flutterアプリの見分け方
- 関数型言語Fix
- Vue.jsエコシステム動向
- Expo Stable Diffusion
- ExpoのVS Code拡張
- たまごっち x AWS
- マイナポータル新デザイン
議事録
デジタル庁のデザインガイドライン
- デジタル庁が出してるので顧客提案に使えそう。
- https://www.digital.go.jp/policies/servicedesign/designsystem/20230731/
- https://www.digital.go.jp/resources/introduction-to-web-accessibility-guidebook/
Swift Support for Dependabot Updates
- Swiftネイティブの開発だけではなく、React NativeやFlutterのプロジェクトでも活躍しそう。
- https://github.blog/changelog/2023-08-01-swift-support-for-dependabot-updates/
tailwindcss-icons
- Tailwindのみ利用しているプロジェクトでアイコンを利用したい場合に便利で良さそう。
- https://github.com/egoist/tailwindcss-icons
Understanding RSC
- React Server Componentsを利用するなら読んでおきたい解説。
- https://vercel.com/blog/understanding-react-server-components
What are RSC
- React Server Componentsを利用するなら読んでおきたい解説(その2)。
- 実際に触ってみた方が良さそう。
- https://www.mux.com/blog/what-are-react-server-components
RustのVue Compiler
- VueのRustコンパイラ、Evan You氏も注目している。
- 現在の実装進捗は56%らしい。
- https://github.com/phoenix-ru/fervid
Svelte入門書
- 日本のSvelte,SvelteKitの解説書籍が登場。
- https://gihyo.jp/book/2023/978-4-297-13495-2
Deno Fes
- 10/20にDenoの国内オフラインイベントが開催!
- 登壇者が豪華。
- https://deno-fest-2023.deno.dev/
Flutterアプリの見分け方
- Flutterアプリの癖や見分け方の解説。
- 中国製アプリはFlutterが多い印象。
- https://qiita.com/K9i-0/items/11a333f204d34d21891a
関数型言語Fix
- HaskellとRustを足して2で割ったような言語を開発。
- Rust実装らしい。
- https://qiita.com/tttmmmyyyy/items/ddb1c44efd81e3fc2370
Vue.jsエコシステム動向
- Vue3系のエコシステムの歴史がわかるスライド。
- Nuxt3の話もある。
- https://speakerdeck.com/kazupon/vue-dot-jsekosisutemudong-xiang-2023
Expo Stable Diffusion
- Expo Module APIを利用してApple Neural Endige(Core ML)をReact Native上で動作させられるライブラリ。
- 高スペック端末しか動かないので注意(iPhone13 Pro/14Pro推奨)。
- iOS17に付属している軽量モデルを利用すると、下位スペック端末でも動作可能、
- https://github.com/andrei-zgirvaci/expo-stable-diffusion
ExpoのVS Code拡張
- Expo用のVS Code拡張、とても便利。
- https://github.com/expo/vscode-expo#live-preview-for-native-files
たまごっち x AWS
- IoT CoreとFreeRTOSを利用したIoTおもちゃ。
- https://www.itmedia.co.jp/news/spv/2308/18/news116.html
マイナポータル新デザイン
- ガイドラインがしっかりと反映されるアプリに仕上がっている。
- Firebase MLKitを利用して文字の入力補完をしている。
- https://x.com/digital_jpn/status/1693927076494234054?s=46&t=-iFV0JJ9bvzs4iG6VfWEIQ
Takehiro Tada
よくTypeScript書いてる人