You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we are using a lot of if statements to check whethever age, weight, height etc. are set. It would be nice to have an handlebars helper which only renders a block if all given parameters are set/not null.
Currently, we are using a lot of if statements to check whethever age, weight, height etc. are set. It would be nice to have an handlebars helper which only renders a block if all given parameters are set/not null.