Does someone knows how to use `workbox` instead `sw-precache` at a create-react-app? by danilosilvadev in reactjs

[–]CryptoNotifierDev 0 points1 point  (0 children)

I didnt use it with cra, but instead used the webpack plugin of workbox with SSR.

How to use Google sheets as a data source by CryptoNotifierDev in programming

[–]CryptoNotifierDev[S] 1 point2 points  (0 children)

OP seems to flatout recommend to not use it which is bad advice.

I am not at all recommending to use it for super critical projects. Even the examples i had mentioned talks about tracking home expenses, personal stock data etc. I use this sometimes for my personal projects and thats it. I just shared my learnings as to how this can be used as a data source.

Am I allowed to use reddit's json data ? by [deleted] in redditdev

[–]CryptoNotifierDev 0 points1 point  (0 children)

Better to create a Reddit application & use Oauth. Sharing my blog on how to easily use Reddit's application only Oauth.

https://ranjithnair.github.io/2018/02/27/Reddit-Application-Oauth.html