xr0master

Results 40 comments of xr0master

@mackuba if I remember correctly, the `///

@alimirakim I apologize for such a long delay in reply. To be honest, I do not quite understand what your problem is. Do you have an example? On a note,...

If I understand you correctly, does each call to an `external` function trigger an animation for the entire chart? This is very strange, I use custom tooltips in one of...

@lekoaf I think you can use the options events from the Chart.js, what do you think? https://www.chartjs.org/docs/next/general/interactions/events In any case, you are right and it is worth adding API support....

I wrote and use the following code for FastifyJS 3, it works but has problems due to global scoping. Might be useful to someone, better than nothing. I would be...

@AbhiPrasad Is there any progress in this direction? Can we at least discuss theoretically how to do this? I still don't understand how to achieve the scoping for single process...

@AbhiPrasad Thanks for the link! As far as I can see, there is still a domain in use that is deprecated and "especially" not recommended. However, yes, without a serious...

My first version of a plugin for catching errors in Fastify. I'm interested to see what anyone thinks. @AbhiPrasad This plugin does not add transactions, but I think there is...

@yuchenshi the `--only=prod` will exclude all dev dependencies of the project.

@akauppi `npm i firebase-tools --save-dev`