monotein
フロントエンド情報ブログ | 著者について

『はじめてつくるNext.jsサイト(v12)』リンクページ

更新日:2025/4/15

全般

  • 見本アプリ: https://next-book-portfolio-site.vercel.app
  • ソースコードダウンロード: https://github.com/mod728/nextjs-book-portfolio-website
  • 本書のコード一覧: https://monotein-books.netlify.app/nextbook
  • Amazonでレビューする: https://www.amazon.co.jp/review/create-review/?ie=UTF8&channel=glance-detail&asin=B09Z98N6ZL
  • 追加情報 → 第5章「pagination」部分のコード訂正について:https://monotein-books.netlify.app/nextjs-beginner-book-pagination-fix
  • 追加情報 → Next.js version 13使用時の表示崩れについて:https://monotein-books.netlify.app/code-nextjs-v13-fix
  • 法人向けReact研修も実施しています → https://monotein.com/corporate-training
  • 三好アキの自己紹介 → https://monotein.com/blog/self-introduction

新コンテンツのご紹介

React × TypeScriptマスター
React × TypeScriptマスター

第1章

  • Node.js: https://nodejs.org/en/download
  • VS Code: https://code.visualstudio.com/download
  • エラー発生時の対処方法: https://monotein.com/blog/how-to-find-and-fix-errors

第2章

  • 画像のダウンロード: https://github.com/mod728/nextjs-book-portfolio-website/tree/chapter3/public/images
  • CSSファイル: https://github.com/mod728/nextjs-book-portfolio-website/tree/chapter3/src/styles
  • マークダウンファイル: https://github.com/mod728/nextjs-book-portfolio-website/tree/chapter3/src/data
  • 第3章完了時のソースコード: https://github.com/mod728/nextjs-book-portfolio-website/tree/chapter3

第4章

  • Vercel: https://vercel.com

第5章

  • Formspress: https://formspree.io/create/zeit
  • 第5章完了時のソースコード: https://github.com/mod728/nextjs-book-portfolio-website