Back in the day, I wrote a C++ function parser for functions expressed in a calculator-style syntax (infix notation). For example, a function of two independent variables s and t could be described as 2*s +…
The very recent Angular 2 Release Candidates saw slight changes in forms and expected changes in the A2 Router. As we expect RC4 to be the immediate predecessor to A2 Final, I thought it would be…
I have been working on the Typescript Math Toolkit open-source project for a few months now. Here is the library layout at present. At this point, kinematics and ai will probably not be in the 1.0…
I started working with React before Angular 2 and continue to appreciate the technology even though I’m pretty much 100% dedicated to Angular 2 at this time. One of the early benefits of my venture into…