Codebase Tour Of An Advanced React / Next.js Project

Опубликовано: 26 Март 2026
на канале: Profy dev
3,495
78

The code on GitHub: https://github.com/profydev/prolog-app

The folder structure is inspired by Bulletproof React: https://github.com/alan2207/bulletpro...

If you’d like to work on this codebase get on the waitlist for the React Job Simulator: https://profy.dev/waitlist

00:00 - First Marker
00:17 - available scripts in package.json
01:09 - folder structure
02:16 - ESLint
03:03 - Prettier
03:58 - TypeScript
05:41 - Husky & lint-staged
07:24 - Cypress
07:49 - Jest
07:54 - Storybook
08:21 - styled-components
08:53 - Continuous Integration With GitHub Actions