mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-15 20:01:38 +00:00
2897b290d3b8c4bf68852cdd135f44bf2a0b5ed3
* Rename file and add data fetches for overview page * Rename calculations.ts to utils.ts * Update code to match course * Add temporary calculation * Fix error * Move types to data fetching file * Add error handling * Parallelize data fetches * Add skeletons * Add delayed data request * Fix ts errors * Code for chapter 8 * Fix error * Clean up * Move formatDateToLocal to utils file * Extract add invoice button * Extract edit invoice button * Extract InvoiceStatus * Use formatCurrency from utils * Misc * Use outline icon * outline! * Rename table-search to search
Learn Next.js
This repository contains starter templates for Learn Next.js courses:
The final examples are available on:
Description
Languages
TypeScript
67.3%
JavaScript
24.9%
CSS
7.8%