Please log in to watch this conference skillscast.
In 1976 Thomas J. McCabe, Sr. developed metrics to determine the complexity of the code we write. One year later Maurice Howard Halstead formulated the so called Halstead metric to achieve something similar. 30 years later, you still rely on those abstract numbers that describe the complexity of our code, but do these naked numbers really tell you the truth about our code? Do they really give you the best advice on how to manage your code over its lifetime?
Sebastian doesn't believe so. Thanks to your modern, sophisticated toolchain you have many metrics at hand that Mr. McCabe & Mr. Halstead could only dream of. In this talk, Sebastian will share with you how the combination can give you much better & "more human" advice about the flaws of your codebase - not as abstract numbers, but as concrete pointers to the parts of your code that really need your love & attention.
YOU MAY ALSO LIKE:
- Advanced JavaScript Workshop with Damjan Vujnovic (Online Course on 8th - 12th February 2021)
- React & Redux: Web Application Workshop with Damjan Vujnovic (Online Course on 3rd - 7th May 2021)
- FullStack eXchange 2021: The Conference on JavaScript & Node (Online Conference on 21st - 22nd July 2021)
- F# for a Real World E-commerce Project (SkillsCast recorded in October 2020)
- Nagareyama: a new Fable, faster, more powerful and easier to use (SkillsCast recorded in October 2020)
Your Cyclomatic Complexity Is So 1.9,76
Sebastian Golasch
Sebastian Golasch works as a “Specialist Senior Manager Software Developer” at Deutsche Telekom, after some time developing backend applications with Java, PHP and Ruby he became a citizen of the JavaScript world.