Devlog 4 - KaziOS
Updates:
-
I standardized everything, so I now have
initApp(),initWindow(),initIcon()functions to easily make new functions apps + windows. -
I also made it so that the all these windows are closeable with ease.
-
I created my first app icon and made it open the window
-
When a window is clicked, it is moved to the front to improve the user experience.
Notes:
-
I feel way more confident with JS now. I veered pretty far off from the tutorial when I was standardizing everything, which did take a long time, but I am proud of myself.
-
I also got a linting extension for each language, but ngl it doesn’t help too too much. For some reason the small bugs are still left unnoticed. (This is very different for me coming from python development since all the syntax errors were found instantly.
What’s Next?
-
Make the notes app functional (the user is able to add whatever they want + store old notes) !!!
-
Make it prettier and add more apps
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.