TS-OS
- 2 Devlogs
- 4 Total hours
A simple WebOS, written in TypeScript
A simple WebOS, written in TypeScript
Added logic for opening, minimizing & opening windows. Also made windows draggable and focusable. Made sure to make window management logic more robust & future-proof
Setup the initial project with a basic static window and a taskbar. Then refactored everything to reusable react components to stay organized