Nicholas Yang

Results 29 comments of Nicholas Yang

Hey original author here. I'm a little curious about your decision to include `node-sass` and `styled-components`, as the code already uses `react-jss` for styles. I'd strongly recommend not using another...

I believe @DJankauskas has some experience making crosswords. Perhaps he can advise. I'd still avoid pulling in styled-components and using react-jss just for general cohesiveness of the code

@mehulkar probably startup time and runner allocation, no? We allocate one runner for longer which lets us avoid startup time. I agree that the file is a bit of a...

It might be worth doing a test run by opening a PR and checking if the workflow runs correctly.

Any updates here @ahlinc @maxbrunsfeld?

Is there a way to have multiple potential names? Like I want to have `userid` and `user` as valid names for the same field.

Hi @admmasters, could you open a new issue? And if possible, include the following details: Are you using a proxy? Can you validate that you are getting cache hits using...

Agreed, I think this could be a really nice first issue

Hi @wyvern8, thanks for the issue. We're in the middle of simplifying our release process now that the Rust port is completed. Once we've accomplished that, we can look into...