Fork me on GitHub
#luminus
<
2018-02-08
>
yogthos20:02:11

it’s always better to filter in SQL when possible because it minimizes the amount of data transferred between the application and the database

royalaid22:02:45

Hey all I am trying to pull https://github.com/jerairrest/react-chartjs-2 into a fresh +re-frame luminus template via :npm-deps but it appears to cause problems with react, something about process not being defined. I thought :process-shim would fix this but doesn't appear to work. Any suggestions?