1 min readJun 3, 2016
It is an issue, but there are more appropriate workarounds. In my very brief guidance system example, wouldn’t it be better to implement the mathematical logic as a strongly-typed backend, that is queried by a JavaScript frontend? That way, JavaScript is solely responsible for getting the results and updating the UI.