The Typescrit implementation for GraphQL, a query language for APIs created by Facebook.
See specification here http://graphql.org/... (more…)
Read more »
Reusable type branding in TypeScript. Contribute to kourge/ts-brand development by creating an account on GitHub. (more…)
Read more »
On the 27th of April 2017 you wake to begin your morning routine, Its 4:05 am,so you don’t see it yet. No screen time till 6:00 am. Personal policy. You meditate. You work out, you make breakfast… (more…)
Read more »
plantuml-parser 0.0.12 introduces TypeScript declarations. Now you can parse PlantUML and get a fully typed result. PlantUML diagrams are awesome! In this post I first give a brief introduction into PlantUML. Then I will show how you can use plantuml-pars... (more…)
Read more »
Search Terms abstract optional override Suggestion If in abstract class abstract property is marked as optional, allow child classes not to implement it. So I suggest to remove an error for propert... (more…)
Read more »