Results 198 comments of Cory Simmons

Maybe. I'm on the fence about where validation should live. I think it'd be better as Zod models that simply worked with Neo4j GraphQL. There are already tons of integrations...

:+1: I also want to use decimals within `pow` for a modular scale lib I'm working on. @jakob-e makes some pretty compelling arguments as well. It's goofy Sass doesn't support...

@davidkpiano So `math-pow(12, 3.4)` returns `4668.92127` without having to get Compass and all that stuff involved??

Awesome, thanks for this. I'll try to implement it tonight.

This isn't really the place to have a preprocessor war. besides Stylus > all I can testify performance is horrible, but it does the job, and since I'm providing my...

Would prefer to see someone make some standard config file (or folder) for all configs to live in rather than continuing to clutter package.json with xyz. ...that said, if it...

Yeah I think adding a global setting, or a `locale` prop to `` and/or `` would be a nice user experience.

https://github.com/Kozea/formol/blob/cf3aad216cfe4fcb4c3aa0351e8caf79706bca20/src/async/CalendarFieldLocales.js#L2

Ah okay. So `date-fns` comes with `en` built-in? So when I try to use that component, it requests `fr`, and that pkg isn't installed. Yeah, I think remove `fr` and...

+1 this thing is goofy anyway. How can you not have Bourbon on there? Just the amount of quality frameworks missing and the lack of any type of sorting or...