Perl Dancer Advent Calendar 2016
Happy Christmas, and welcome to the Dancer team's advent calendar for 2016!
Other years: 2010 2011 2012 2013 2014 2018 2020 2023
We've assembled a set of articles about getting to grips with Dancer, one for each day in December up to Christmas Eve. (As is pretty much traditional with Advent Calendar affairs!)
Full article list
Here's a full list of the previous posts with their titles:
- Another year of dancing
- State of the Ecosystem
- Medium-Scale Dancer, Part 1: Modules
- Medium-Scale Dancer, Part 2: Route Definitions
- Medium-Scale Dancer, Part 3: Views
- Medium-Scale Dancer, Part 4: Front-End Matters
- Medium-Scale Dancer, Part 5: REST APIs and JSON
- Automatic Restarts
- New parameters keywords
- Exception handling, error logging and user messages made easy
- Implementing i18n in a Dancer application using Plugin::LogReport
- Optimizing Dancer2 PT. 1
- Optimizing Dancer2 PT. 2
- Optimizing Dancer2 PT. 3
- Optimizing Dancer2 PT. 4
- Optimizing Dancer2 PT. 5
- Configuring Your Dancer Applications
- Asynchronous Dancer2
- change_session_id
- send_as BEER => 'Christmas Cheer'
- Reducing boilerplate and managing exports in Dancer2
- The new Dancer2 plugin system
- How to avoid XSS issues easily
- Contributing to Dancer