jhsware

Results 19 comments of jhsware

We would like to use [swc-plugin-inferno](https://github.com/infernojs/swc-plugin-inferno) instead of the default React JSX transformer. https://github.com/parcel-bundler/parcel/discussions/9236

Example of failing tests (the results aren't even close) ```js t.test('getTimes returns sun phases in summer in Stockholm', function (t) { const date = Date.UTC(2020, 6, 9); const sthlm =...

@foolip Nice catch about the dates! I am wondering if the fact that Kiruna is att 530m above sea level could account for the difference compared to timeanddate.com?

react-router v6 relies on hooks and the context api, so I would imagine that it requires a lot of work to port it. Are there any specific features that you...

I have an implementation of loader in PR #1621 but not done the forms part. You can check it out and see what you think. I added hooks-like helper methods.

Here is a work around until they have applied the PR that fixes the issue https://stackoverflow.com/questions/65399729/invalid-formula-usr-local-homebrew-library-taps-facebook-homebrew-fb-buck-rb

@LukeSheard do you know anything about this?

"Help us reach 15k stars on Github »", then explain why stars matter. Most people are happy to help projects they like achieve their goals if it is easy to...

@germainelee a call to action is better to show prominently so it has impact. I would put it above the fold. @gabek I get where you are coming from, but...