In this video I will work on the Next.js web client application for Budget Warden (the budget tracking application that I am developing from scratch).
Some of the topics I will cover include:
Implementing scalable layouts in Next.js
Global state management with the container/view model design pattern and React context
Using Next.js server side actions to execute server-to-server HTTP requests for RESTful data retrieval and manipulation
React components structure in the Next.js web application
Repository:
bw-monorepo: https://github.com/nikelaz/bw-monorepo
Contents:
0:00 Introduction
2:56 Layouts
10:55 Global State Management
33:10 Component Code Walkthrough
42:10 Conclusion
Social Media:
Email: [email protected]
Twitter: / nikelaz
LinkedIn: / nikola-lazarov
#nextjs