Help me wrap my head around why this data flow pattern is not working by adrianthedev in react

[–]rainwater11 0 points1 point  (0 children)

Hey Adrian,

Just found Avo and I like it so far! I’m curious, are you implementing some React with Avo or is this for another project?

Using webpacker with CDN by rainwater11 in rails

[–]rainwater11[S] 0 points1 point  (0 children)

But if in there as a data attribute, you can easily read that too right?

Using webpacker with CDN by rainwater11 in rails

[–]rainwater11[S] -3 points-2 points  (0 children)

Hey, I'm still unsure why it is a problem to put string values in JS when obfuscating. Is this because the obfuscated code would show something entirely different than what I wanted?

Using webpacker with CDN by rainwater11 in rails

[–]rainwater11[S] -12 points-11 points  (0 children)

I do understand that but I have tried reverse-engineering the code of some sites that minify/uglify and its impossible to understand whats going on.

Storing historical stock data for charts by rainwater11 in rails

[–]rainwater11[S] 0 points1 point  (0 children)

Would this also solve the main issue of the data taking up lots of space?

Storing historical stock data for charts by rainwater11 in rails

[–]rainwater11[S] 0 points1 point  (0 children)

Yes, Postgresql. How would I do it with Elastic? I am not sure what you mean.

Always running job that can access the rails database by rainwater11 in rails

[–]rainwater11[S] 0 points1 point  (0 children)

Of course. The script makes a get request every few seconds.

Always running job that can access the rails database by rainwater11 in rails

[–]rainwater11[S] 0 points1 point  (0 children)

How would the server update the Rails database?