Cohesion and Coupling
November 27, 2021Measuring Coupling and Cohesion of TypeScript code bases Earlier this month I was exploring creating dependency graphs of github…
Measuring Coupling and Cohesion of TypeScript code bases Earlier this month I was exploring creating dependency graphs of github…
This past week I started as a quest to see just how large the Elastic Kibana TypeScript monorepo is compared with other TypeScript monorepos…
Visualizing Coupling and Cohesion using GraphVis and ts-morph. Measuring software quality It’s generally understood that high-quality…
Developing Kibana with TLS and SSL turned on Some features in Kibana require advanced security settings like TLS or SSL setup and enabled…
Goals By the end of this post you should: Understand what a registry is and how to create one Understand when to use one Brush up on the…
Misuse of typescript generics and casting with arrays, inheritance and subtypes Many times I’ve run across code that uses typescript…
Goals The goal of this post is to help developers building plugins on top of Kibana understand key concepts and terminology. Some of this…
Searching for and deleting new Saved Object types in Kibana using Dev Tools Setup To go through this tutorial with me, you’ll need to have a…
Hello World! Hello World! I’m Stacey, nice to meet you. I’ve finally decided to build a personal website using GatsbyJS and Netlify. So far…