Ryan P Smith
Ryan P Smith
I am implementing some 2D types, trying to learn from API design approach used by Purify. Do you have any guidance on instance method `point.distanceTo(otherPoint)` vs type function `Point.distance(a, b)`?...
`CSSProperties` type does not support strict typing. It allows any property name to be used for a style. This prevents type checking and intellisense for `Stylesheet.create`. It appears this is...
Added notification of task changes: assigned to, remaining work, task status, history. Added notification of build quality change. Varying From field in HipChat based on notif. type. Made logging additions...