Peter Donald

Results 64 comments of Peter Donald

A good overview of modern (2020) form libraries; [The ultimate roundup of React form validation solutions](https://blog.logrocket.com/the-ultimate-roundup-of-react-form-validation-solutions/)

[vidact](https://mohebifar.github.io/vidact/) is another library that compiles react components to raw DOM manipulation

This probably depends upon #61 being completed

[Astroturf](https://github.com/4Catalyzer/astroturf) seems to be a relative new comer that could be the basis of this support

[Emotion](https://emotion.sh/docs/introduction) seems like where we should start from API/usability/performance perspective.

Wishlist: * Can output atomic css * Can support writing raw `css` in components with the "css prop" style of emotion * Support auto vendor-prefixing * Support nested selectors *...

It should be noted that if #49 goes ahead this will no longer be needed

It should be noted that we could integrate via arez/arez#108

Use techniques highlighted in https://github.com/tadeegan/react-closure-sample

Bazel notes at [Bazel training presentation](https://docs.google.com/presentation/d/1OwktccLvV3VvWn3i7H2SuZkBeAQ8z-E5RdJODVLf8SA/preview?slide=id.g26d86d3325_0_0)