Justin Gordon

Results 444 comments of Justin Gordon

@rafaelgomesxyz @dzirtusss how about creating 2 runners `XXXX-runner` and `XXXX-runner-latest`. At least that would ensure we don't end up running a command on the wrong image ever.

Waiting for Dan at CPLN to tell us if he'll add the options to the workload cron run args.

Hi @ljharb! Big thanks for the explanation! In terms of avoiding XSS, it seem that you escape `&` and `>`, and *not* `

@ljharb there might be the chance of some white space in the `` and it being accepted, so probably you would not just strip that out. We're planning on using...

> Is there something slow about a JSON script block that warrants investigation? Some users of https://github.com/shakacode/react_on_rails have complained that the use of a div's meta data element to hold...

@squadette brought up the point: > This is an explanation on why HTML comments are non-trivial if we do care about "older browsers": http://www.howtocreate.co.uk/SGMLComments.html#doubledash (via http://softwareengineering.stackexchange.com/questions/198481/why-cant-an-xml-comment-contain-two-hyphens) > Basically it means...

@ssolanki can you [send me](mailto:[email protected]) your email and I'll send you a slack invite.

@tegandbiscuits Should we release an NPM package with UJS. For your use case, would [react_on_rails](https://github.com/shakacode/react_on_rails) work better?

@ahangarha can you take a look?

This is the main blocking issue for 2.7. @ahangarha can you add a new Rails 7 app inside of the /spec folder and let’s use that to demonstrate that SSR...