I'm starting to use JSX for a big prompt with xml, and it's stupid how nice it is:
- Formating, max line lenght
- White space removal
- Composition with functions
And all it takes is a couple of TS to change the JSX available elements, and a render function from react-dom ✨
add a skeleton here at some point
7 months ago