Search conditions
TypeScript
- [Review Part 2] TypeScript and React/Next.js Practical Web Application Development - Explaining toPropValue
This time I finished reading the Next.js book "TypeScript and React/Next.js Practical Web Application Development" and will write a review. Part 1 reviewed the overview sections, so this time I'll review the hands-on sections.
- [Review Part 1] TypeScript and React/Next.js Practical Web Application Development
This time I finished reading the Next.js book "TypeScript and React/Next.js Practical Web Application Development" and will write a review.
- Container and Presenter Structure in Next.js
This time I'll write about Container and Presenter structure. For people who want to know component design other than Atomic Design and want to understand Container and Presenter structure!