Takehiro Tada
Fusicフロントエンド座談会 from 雅 2024/03/25
2024/03/25
過去の記事はこちら
議事録
- https://zenn.dev/fp16/articles/1edc4fd83b3909
- Bun、Next.js、Hono、Tailwindなどのモダンな技術で構築している
- https://gigazine.net/news/20240209-apple-pwa-support-remove/
- AppleがiOS 17.4のベータ版でPWAのサポートを削除といった話があったが現在は撤回している模様
- https://github.com/awslabs/llrt
- AWS Labmda用のJavaScript向けランタイム
- https://www.figma.com/community/plugin/948851319619581556/japanese-font-picker
- 日本語フォントが確認できるFigmaのプラグイン
- https://dtptransit.doorkeeper.jp/events/169079
- デザイナー向けタイポグラフィ講座
- https://note.com/rkshy094/n/n33bb905033c1
- TypeChallengesについての記事
- https://qiita.com/reoring/items/459f3425a2a6ebbaad2e
- GitButlerというGitツール
- 仮想ブランチが便利良さそう
- ブランチ間をドラッグ&ドロップできるのが良い
- 現状GUIのGitツリー機能が存在しない模様
- https://ecmascript-daily.github.io/ecmascript/2024/02/15/ecmascript-proposal-update
- ECMAScript proposalの更新情報
- https://x.com/motomiya333/status/1757978040628388163?s=20
- ワイヤーフレームをFigma上で素早く直感的に作れるプラグイン
- https://expo.dev/blog/how-to-build-tv-apps
- ExpoでApple TVアプリをビルドする手順
- https://github.com/infinitered/ignite
- React Native開発の集大成がまとまっているignite
- https://zenn.dev/aishift/articles/ce9783a0d7acd0
- Microsoft Teams/Web上で動くAIを活用した業務改善プラットフォームを作成
- Feature Flagは便利良さそう
- https://remix.run/blog/remix-vite-stable
- RemixでSPAが作れるようになった
- https://conf.react.dev/
- React Confが3/15 16に開催
- https://github.com/facebook/react-strict-dom
- react-strict-domのレポジトリが公開されている
- https://www.docswell.com/s/ashphy/KM1NQ6-you-dont-need-nextjs
- Next.jsの利用について考えるスライド
- https://zenn.dev/doctormate/articles/rust-oss-2f469e14f3
- RustでExpoのSDKを作成
- これまでPHP・Nodeなどは合ったがRustは存在しなかった
- https://hub.nuxt.com/
- DBアクセス(SQLite)込みのアプリが作れるフルスタックフレームワーク
- https://twitter.com/expo/status/1763279592285171740?t=Y74kG8ZaECrjus7yHLW2ug&s=19
- Expoのカスタムビルドのワークフローが構築できるようになった
- https://storybook.js.org/blog/storybook-8-beta/
- Storybookのv8がbetaでリリース
- https://jsr.io/docs/why
- 新しいパッケージレジストリ
- https://x.com/kazu_pon/status/1763867972177956940?s=20
- https://docs.expo.dev/workflow/continuous-native-generation/
- 最近ExpoがこのワードCNGを使うようになってきた
- https://www.apple.com/jp/newsroom/2024/03/the-app-store-spotify-and-europes-thriving-digital-music-market/
- AppleのSpotifyに対する名指しの表明記事
- https://devblogs.microsoft.com/typescript/announcing-typescript-5-4
- TypeScript5.4リリース
- クロージャのNarrowingが向上
- NoInferユーティリティが新しく出た
- Object.groupBy()も追加
- https://findy.connpass.com/event/312847/
- Findy社イベント「TypeScript 開発言語を統一 〜フロントからバックまで活用〜」
- https://github.com/nodejs/node/pull/51977
- Node.jsでBunのようなCJS/ESM互換を実現するPR
- 現在はcloseされている模様
- https://expo.dev/blog/launching-eas-updates-with-orbit
- 元々ビルドしたもののみだったが、EAS Updateにも対応した
- https://szymonrybczak.dev/blog/react-strict-dom
- react-strict-domに関する解説記事
- https://astro.build/blog/astro-450/
- Astro4.5リリース
- https://twitter.com/prisma/status/1767627098414256461?t=cA5FE1n8aEWS3Qm-GFuVdw&s=19
- Prisma ORMがedgeで動作
- https://twitter.com/astrodotbuild/status/1767605560671969619?t=NVQLVzFCEniiiHf__zhDHA&s=19
- Astro DBの発表
- https://fig.io/blog/post/fig-is-sunsetting
- Figがクローズされる
- CodeWhispererに移行して問題なく動いた。AWS Builder IDへのログインが必要
- https://zenn.dev/moozaru/articles/0d6c4596425da9
- https://zenn.dev/meijin/articles/nextjs14-layout-as-middleware
- https://zenn.dev/tell_y/articles/d6f52ea64f128b
- 基本Layoutにはミドルウェア処理を書かない方が良さそう
Takehiro Tada
よくTypeScript書いてる人