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