Devlog 3
Over the last few days, during breaks from my other projects, I spent some time searching online on how to make two new applications: a calculator and a notepad.
I decided not to add app icons for now (because why not) and instead keep simple text-based names.
While working on the calculator, I ran into an issue where the buttons weren’t working properly. After looking it up online, I found something called DOMContentLoaded, so I used that to fix it.
The notepad now has a save feature, so your notes stay even after refreshing the window.
This is the last devlog before the first ship!!!
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.