Creating Linked Slider Inputs Constrained To A Given Total In Angular 9.0.0-rc.5

added by JavaScript Kicks
12/13/2019 6:32:21 AM

772 Views

Ben Nadel sits down to write a code-kata about a Slider component in Angular 9.0.0-rc.5; but, quickly realizes that the interesting part of the kata is the exploration of linked-values which he implements using an Equalizer class that maintains a fixed-sum across an arbitrary number of values.


0 comments