Getting Started
Apps for Windows93 can be created on Windows93 itself, using CodeMirror, Notepad or any similar text editor, or on your own system.
Get started by learning to create a program, or reading about the internals.
Resources
- These docs
- Builtin Apps
- Discord Server
- theme.html and theme.js
- Component demos (make sure to check "Show code")
Beginners, read this!
You need to have a basic understanding of JavaScript and HTML in order to create programs for Windows 93. If you don't know JavaScript, HTML or any programming fundamentals, take a few hours to learn the basics.
This guide will walk you through how to create an app.
Your best resource is looking at the builtin apps. Send a message in the discord if you need help.