Open comments for this post
Devlog 3: Draggable Windows
-Code Split: Moved JS to script.js to clean up the HTML.
-Window Dragging: Added mouse events to smoothly drag the window via a top header.
-Open/Close: Used JS to toggle display none and flex using click event listeners.
-CSS Classes: Replaced inline styles with reusable classes for easy future apps.
Next up: Building my first actual app inside the window!
Open comments for this post
I Builded Flexboxes. And I added a Wallpaper and a top bar. It looks amazing! There is even the live time and date in the top bar thanks to javascript.
Open comments for this post
I build the entry page of my selfmade web os.
Open comments for this post
Hi
I just added some new features and a Readme.
Open comments for this post
I just build my first Slack Bot! It was an amazing experiance with the build in tutorial.