Our aim with Dark is to make it 100x easier to code, for existing developers. (Side quest: making it 100x easier to code will _also_ make it easier for way more people to learn to code).
-
-
Prikaži ovu nit
-
How can coding be made 100x easier? By removing 99% of things a coder has to do, that is: find all the accidental complexity and remove it.
Prikaži ovu nit -
Some examples of accidental complexity: git; managing package.json; all of AWS; editor config; everything in an API that isn’t the result you want; deployment; testing; syntax.
Prikaži ovu nit -
Dark is a holistic language, editor, and infrastructure compiler. We reduce complexity by:
Prikaži ovu nit -
Infrastructure: You write code in Dark, and our infrastructure compiler will generate and host the ideal infra for your application. You don’t need to know anything at all about AWS or Docker or Kubernetes or Postgres, etc. Consider it
#serverless taken to its logical conclusion.Prikaži ovu nit -
APIs: we make it as easy to call an API as it is to call a function. We’ll handle rate limiting, retries, backoffs, auth, monitoring, idempotency, etc.
Prikaži ovu nit -
Deployment: You’ll code live in production. This sounds absurd, but deployment is about reducing risk, and we can reduce risk even lower with types, fuzzing, live data, feature flags, managed migrations, etc. And also your deploy time will be reduced to zero.
Prikaži ovu nit -
Code: git, compilers, syntax, editors, are all in the stone ages. Why do we still have syntax errors? Why don’t we edit with real production values to hand. Why doesn’t git tell you which users are affected by your change?
Prikaži ovu nit -
Some Dark features will let you write code in ways you’ve never been able to before, and others will just remove steps that you don’t actually need. Overall, we aim to reduce complexity to a level no-one has seen before. Read more: https://darklang.com
Prikaži ovu nit
Kraj razgovora
Novi razgovor -
-
-
Can this be, in a sense, seen as something similar to http://www.impredicative.com/ur/ or http://opalang.org/ ?
-
Some similarities for sure. You could think of Dark as one of these + infrastructure + a structured editor.
- Još 2 druga odgovora
Novi razgovor -
Čini se da učitavanje traje već neko vrijeme.
Twitter je možda preopterećen ili ima kratkotrajnih poteškoća u radu. Pokušajte ponovno ili potražite dodatne informacije u odjeljku Status Twittera.