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:

  1. Another year of dancing
  2. State of the Ecosystem
  3. Medium-Scale Dancer, Part 1: Modules
  4. Medium-Scale Dancer, Part 2: Route Definitions
  5. Medium-Scale Dancer, Part 3: Views
  6. Medium-Scale Dancer, Part 4: Front-End Matters
  7. Medium-Scale Dancer, Part 5: REST APIs and JSON
  8. Automatic Restarts
  9. New parameters keywords
  10. Exception handling, error logging and user messages made easy
  11. Implementing i18n in a Dancer application using Plugin::LogReport
  12. Optimizing Dancer2 PT. 1
  13. Optimizing Dancer2 PT. 2
  14. Optimizing Dancer2 PT. 3
  15. Optimizing Dancer2 PT. 4
  16. Optimizing Dancer2 PT. 5
  17. Configuring Your Dancer Applications
  18. Asynchronous Dancer2
  19. change_session_id
  20. send_as BEER => 'Christmas Cheer'
  21. Reducing boilerplate and managing exports in Dancer2
  22. The new Dancer2 plugin system
  23. How to avoid XSS issues easily
  24. Contributing to Dancer