
NewsWeb Development
Habits and the Sharpe Ratio
via Dev.to JavaScriptEastkap
Overview Your habits have a Sharpe ratio. This post explores risk-adjusted consistency. const avg = arr . reduce (( a , b ) => a + b , 0 ) / arr . length ; console . log ( avg ); Consistency beats intensity every time.
Continue reading on Dev.to JavaScript
Opens in a new tab
0 views


