Make an OS with React & Next.js - File Manager
I'll be rebuilding my browser "OS" project over a series of many streams. For this project I will continue to use React & Next.js written in TypeScript. I plan to make it collaborative and involve the community. I will focus on a Windows 10 style this time instead of a hybrid.
Chapters
0:00 Stream Starts
5:25 Episode 9 Recap
8:10 DeepSource Refactor to mapProcesses
20:09 NPM Updates
25:48 No Props Spreading
40:21 Context Factory's useContext
44:25 Simplify Hook Returns
46:09 Always useTheme
47:32 Constants File
50:05 Position Desktop Fixed
51:58 Reset Button Font
52:46 No User Selection
53:53 Taskbar Hover Effect
1:01:12 Shortcuts
1:07:21 File Info Hook
1:32:33 File Manager w/useFiles
2:12:01 Map Files Idea (?!?)
2:15:39 Next Stream
Stream Notes:
https://github.com/DustinBrett/daedalOS/tree/main/public/Users/Public/Documents/Stream%20Notes/03-06-21.md
Code Repository:
https://github.com/DustinBrett/daedalOS
Demo:
https://dustinbrett.com
#coding #programming #reactjs