Hacker News new | ask | show | jobs
by tiffanyh 2068 days ago
Web development.

I’ve said it before and I’ll say it again ... I wish more folks would use NIM for web development.

1 comments

100% agree. I'm developing an ORM [1] in my spare time specifically with the vision to make it easier to create web apps with Nim. Created a PoC with Jester in backend, Karax on the front, and Norm for model definition, and it turns out to be very much usable, accessing the same models from backend and frontend and all that.

[1] https://norm.nim.town