Building an OS with React - x86 Emulation & File Drop
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
1:19 Episode Recap
4:22 Update To Do's
15:40 Npm Updates
22:46 No Max Lines ("Lions")
23:08 Ignore Public Folder Linting
24:34 Upgrade Webpack
28:43 Specify Browserlist (Attempt)
34:03 Maintain Icon Aspect Ratio
35:05 Slower Transition Speed
36:23 Unknown File Type
51:59 Auto Sizing Windows
1:04:18 File Drag & Drop
1:33:40 Pass File URL's
1:46:10 x86 Emulator App
3:14:57 Load File Icon Dynamically
3:17:49 Next Stream
Stream Notes:
https://github.com/DustinBrett/daedalOS/tree/main/public/Users/Public/Documents/Stream%20Notes/04-03-21.md
Code Repository:
https://github.com/DustinBrett/daedalOS
Demo:
https://dustinbrett.com
#coding #programming #reactjs