Jason A. Crome

Results 8 issues of Jason A. Crome

## Why? There are better alternatives available on CPAN. ## Benefits to Dancer2 codebase We can focus our efforts on improving the core of the code, rather than write code...

Deprecated

We should also make the default serializer for HTML something other than YAML (this is a Dancer 1-ism). Should it be JSON? Something else?

Question
Up for grabs

If [Unicode::UTF8](https://metacpan.org/pod/Unicode::UTF8) is available to us, use it. See @xsawyerx's suggestion in #1143.

Enhancement
Up for grabs

The `no_default_middlewares` change in #1459 allow for ETags, ContentMD5, and other things that might want to manipulate headers in the Plack stack. We should document examples of some of these...

Documentation
Enhancement
Up for grabs

As @bigpresh mentions in #1457, there are concerns with the implementation of the mutable serializer as will be released in .207000: * Should we make case-insensitive comparisons of content type?...

Enhancement
Question

I was making some minor corrections in the logging docs when I happened upon hooks in our logging engine (what a nice surprise!). I noticed they were not documented, and...

Documentation
Enhancement
Question

I added a link to the Slides page to the documentation page, and removed it from the menu to make room for a Core Team link. From there, created a...

This is "Build a Better README" from The Perl and Raku Conference 2024 in Las Vegas, Nevada. Thanks for this awesome repo - it inspired me to make better READMEs...