codeforboston / home-energy-analysis-tool

https://www.codeforboston.org/projects/
MIT License
8 stars 25 forks source link

DO NOT CLOSE Draft for useForm submission / ongoing ensemble programming #100

Closed thadk closed 3 months ago

thadk commented 8 months ago

Started by trial and error but may be helpful to reference the library's guide: https://conform.guide/tutorial

thadk commented 5 months ago

I think the two big things we tried with conform in this ensemble programming session were below:

https://github.com/codeforboston/home-energy-analysis-tool/blob/b36d8d4f123dd0479942c8a6c8cf902774f5491e/heat-stack/app/root.tsx#L257-L276

https://github.com/codeforboston/home-energy-analysis-tool/blob/b36d8d4f123dd0479942c8a6c8cf902774f5491e/heat-stack/app/root.tsx#L289-L297

thadk commented 3 months ago

Implemented in e.g. #150