On Oct 13, 2017, at 9:44 AM, 'Royall Spence' via Racket Users wrote: > Since we're bikeshedding here, I think we'd benefit from having a web > toolkit on par with Clojure's Luminus. We only need a few more packages, > a website documenting their interoperation, and a project skeleton to > create the same sort of experience with the benefit of better error > messages. I've already built one of the easy pieces (dotenv), and I'm > working on more more of them. Some of the things I'd like to include, > like server diagnostics, are a little over my head at the moment. I > intend to keep checking off the boxes, though, and have a > production-ready "framework" available sometime.
That's really good. It's a pet peeve of mine that web sites and web tools often don't give, bury or suppress error messages. My guess is that it started with the notion that you should suppress error messages to make SQL injection attacks harder. I don't agree with that idea in the first place, much less in other areas besides opportunities for code injection. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.