Philippe Matray
Philippe Matray
It would be a pleasure, Thanks, Philippe
One option could be to develop a front-end with GatsbyJS, a static site generator powered by React and GraphQL. Be aware that just because it is a static site, it...
Any update?
After a lot of unsuccessful research and trials. I finally found the key to the problem. There is a type conflict between the 'color' property of styled-system and the 'HTMLAttributes'...
I think the animation should be different depending on the mood of the avatar. An angry avatar will not be animated in the same way as a happy avatar. Perhaps...
Hello @lousadacbc Here is the original C file wrote by Angelo Ciceri https://github.com/TA-Lib/ta-lib/blob/main/src/ta_func/ta_CDL3WHITESOLDIERS.c I will investigate. Thanks
Hello, Thank you for your comment. I will finish reviewing the different functions of the library, publish it on NuGet and add a documentation. I add on my todolist the...
I made the few comments related to the quality of the project. I'll try to write some tests tonight or tomorrow. I also note, from the guidelines, that I need...
unfortunately, even if the basic code works well, there are still some loose ends to tie up. - Adding a few parameters to customize the component - Enhancing harmony when...