Paul Csapak
Paul Csapak
I was able to achieve a great caching solution using this https://www.npmjs.com/package/apicache It's very easy to implement.
Hi @bzed, the backtesting results mainly work as a proof of concept. Every strategy works some of the time, no strategy works all the time. I shared the strategies as...
I solved this problem like so: ``` // global.css body.prevent-scroll { overflow: hidden; } // CustomSlider.jsx let startX = 0; const swipeAction = (event) => { const { type }...
I actually wrote a test for the additional functionality, should I do something about the decreased test coverage?
@softvar I added some more tests, looking forward to your review :)
Sorry for the late reply, I was still waiting for a reply on this comment https://github.com/softvar/secure-ls/pull/11#discussion_r202618792
@zwippie Great work on the site - you need to upgrade your SSL certificate for https or else most users get a warning when entering the site.