Generic graph (analysis) library in Typescript. Contribute to cassinius/graphinius development by creating an account on GitHub. (more…)
Read more »
Shell scripting in typescript. Powered by deno. Contribute to japiirainen/vl development by creating an account on GitHub. (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 »
The more complex your system gets, the more we need to lean on the correct abstractions to keep things maintainable. This principle helps you keep your methods and functions focused, cohesive, and easy to understand in a system with several abstractions. (more…)
Read more »