Working on making programming easier through static analysis and FP, and hoping to keep Earth a nice place to live in somehow.
lo1tuma has been around in that domain a long time as well. I think we interacted around linting rules for mocha or something like 7-8 years ago? Good to have such a person helping out with the project!
lo1tuma has been around in that domain a long time as well. I think we interacted around linting rules for mocha or something like 7-8 years ago? Good to have such a person helping out with the project!
(I imagine the first digit was removed by mistake)
(I imagine the first digit was removed by mistake)
- Are there any benchmarks that show it's faster?
- Are there any API differences? Differences in results? Or tradeoffs?
- Why make a separate package and not contribute these to slice-ansi instead?
- Are there any benchmarks that show it's faster?
- Are there any API differences? Differences in results? Or tradeoffs?
- Why make a separate package and not contribute these to slice-ansi instead?
Mainly about linters and Elm.
Mainly about linters and Elm.
No side-effects, no impure FFI, etc. all make for really easy maintenance and features. Lamdera is amazing and could not work as well given side-effects
No side-effects, no impure FFI, etc. all make for really easy maintenance and features. Lamdera is amazing and could not work as well given side-effects
The removal of signals and other features comes at a cost, yes, but it also comes with some great perks.
The removal of signals and other features comes at a cost, yes, but it also comes with some great perks.
Do you know which rules get removed in practice? Is it like rules that only care about TypeScript types for example?
Do you know which rules get removed in practice? Is it like rules that only care about TypeScript types for example?