Using Kita Html at work? #496
Replies: 1 comment
-
|
I used it for an internal pricing calculator tool for a cybersecurity company, a small solo contract project. It was a tiny HonoJS and SQLite project, some solid server side templating was needed since I didn't want to use a client side library and all the other libraries I found either required error prone string manipulation or template formats I wasn't familiar with and still error prone because they almost always had no way of verifying html correctness at compile time or in IDE. kitajs/html offered familiar JSX templating without string manipulation and good IDE integrated warnings and errors through TypeScript, all without the overhead of using a client side library. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am looking for real-world use cases, like in companies, internal tools, public products, email systems...
It would be nice to know who is using Kita Html and what kind of work it is being used for.
A little about you/your team, or why Kita Html was a good fit is optional, but it would help us improve the project and the docs a lot.
Beta Was this translation helpful? Give feedback.
All reactions