Creating a Windows 10 OS Clone w/TypeScript (Episode 22)
Every Saturday @ 9 PM PT I'm live streaming my 2021 side project which is turning my personal website into an Operating System. I'll be using technologies like React, Next.js, TypeScript, Styled Components, & WebAssembly.
Chapters
0:00 Stream Starts
6:15 NPM Update Attempt
12:15 ESLint Extensions Tweaks
14:52 New Line Cleanup
15:27 Close w/Transition Function
22:12 Alphabetize Styles
23:03 Adjust Text Shadow
34:03 File Icon Foreground on Active
39:41 Fix Auto Size Resetting
42:50 Windows Foreground on Minimize
48:54 Rename Variant Variables
50:34 Allow Minimize when Maximized
51:50 Improve Minimize Animation
53:41 Smaller Scaled Minimize
57:05 Remove Unneeded TS Flag
58:20 Allow Focusing in Windows
1:05:20 Webamp Window Animations
1:19:43 Fix Webamp Foreground Index
1:38:28 Initial Start Menu Layout
Stream Notes:
https://github.com/DustinBrett/daedalOS/tree/main/public/Users/Public/Documents/Stream%20Notes/05-29-21.md
Code Repository:
https://github.com/DustinBrett/daedalOS
Demo:
https://dustinbrett.com
#programming #typescript #sideproject