glmdgrielson
Results
2
issues of
glmdgrielson
Could somebody change the title to say "Isn't this .call?"? I accidentally hit enter. Wouldn't it be more accurate to say ```js object::method(); ``` is the same as ```js method.call(object);...
This should fix issue #536. ## ✅ Changes - **fix**: Fix JSON having invalid/missing ID values. ## 🌄 Context As per issue #536, Fari currently makes _no_ checks on the...