In case of💀 I only🎁 my organs to other vegans😋
-
Hurr Durr
- Germany
- https://killtube.org/
Block or Report
Block or report kungfooman
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
269 contributions in the last year
Less
More
Contribution activity
March 2022
Created 4 commits in 1 repository
Created a pull request in playcanvas/engine that received 3 comments
Use this.constructor, fix JSDoc types, add unit tests for clone
Many classes can't be properly extended and cloned, so this is just fixing a bunch of these issues (math classes + GraphNode/Entity). This allows d…
+114
−24
•
3
comments
Reviewed 3 pull requests in 2 repositories
playcanvas/engine
2 pull requests
ineedbots/cod2m
1 pull request
Created an issue in giltayar/proposal-types-as-comments that received 2 comments
Types aren't comments, like class constructor public/private
TS: class Point { constructor(public x = 0, public y = 0, public z = 0) { // nothing yet } } Using TS Playground, it transpiles into: "use strict"; c…
2
comments
