flowstatedev

Results 1 comments of flowstatedev

If I recall correctly, a formula like `speed/cadence` causes a crash because there isn't any code to guard against dividing by zero or null. One way to handle this would...