フロントエンド開発に関するリンク集
そもそも
フロントエンド開発に関する有用なリンクを貼っていく。
フロントエンド開発全般
技術選定
ディレクトリ構成
コーディング規約
テスト
パフォーマンス
ツール
CSS
JavaScript
TypeScript
Next.js
React Hook Form
Vercel
- Behind the scenes of Vercel's infrastructure: Achieving optimal scalability and performance
- Why does my Serverless Function work locally but not when deployed?
- How can I use files in Vercel Functions?
ちなみにVercelのBlogやGuidesでは、Vercel特有の問題に関する情報だけでなく、公式ドキュメントでは見つかりにくいReactやNextの実装に関する情報が紹介されていたりする。