Stepan Mikhailiuk

Results 44 comments of Stepan Mikhailiuk

Now , if we want to create any tool using typescript for reflection - we should to build it using your custom compiler. But i'ts not easy for most developers....

@fkling solution here https://github.com/alfa-laboratory/library-utils/blob/master/react-doc/create-resolver.js to use it: ``` 1) npm i library-utils // import 2) const reactDoc = require('library-utils/react-doc'); // pass file path console.log(reactDoc(filePath)); ```

@sharikovvladislav https://medium.com/@istepancar/how-to-avoid-render-wrapper-for-ng-content-when-it-not-passed-in-dartangular-d89cb3b026a

@Brooooooklyn , I'm curious if you still have plans to support GPU? We have a poor performance when we use shadowBlur in node-canvas, considering switching canvas, wanted you use https://github.com/Brooooooklyn/canvas,...

@hthetiot , I would be happy do that too, but when I get any comments from maintainers to make sure this sample makes sense

@fippo , could you review it? Thank you

@akira-cn , could you look at it?

@akira-cn , may I ask you to look at it?

@bodymovin , let me recheck, our implementation of interpolation is a little bit different. Maybe I made mistake. @bodymovin `perc` is a result of BezierFactory.getBezierEasing(...).get call. This value is not...

[svg-canvas_Lottie.aep.zip](https://github.com/airbnb/lottie-web/files/11192682/svg-canvas_Lottie.aep.zip) @bodymovin thank you!