📄️ Overview
Dark isn't just a language. It's a combination of the language, editor,
📄️ Unique Aspects
Dark being connected to the editor and infrastructure allows for unique language
📄️ Functional Aspects
Implicit Returns
📄️ When to use Dark
Dark is good for making backends that need to speak HTTP, store data, do work in
📄️ Queues
Darklang's built-in queues allow programs to be run in the background.
📄️ Components
When building in Dark, you are able to create five major backend components,
📄️ Trace Driven Development
Dark flows from end user experience through to the backend components. If you
📄️ Structured Editing
_Note: for now, Dark is only supported for Chrome with browser extensions
📄️ Error Handling
The Dark code you write in your handlers is available as soon as you type