Perl Dancer Advent Calendar 2010
Happy Christmas, and welcome to the Dancer team's advent calendar for 2010!
Other years: 2011 2012 2013 2014 2016 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:
- Dancer 1.2 - a micro web framework milestone
- Why routes - route-based programming introduction
- Tutorial: writing a tiny blog engine
- Database connections with Dancer::Plugin::Database
- How to write a plugin
- Testing a Dancer application
- Storing sessions in cookies
- Writing REST web services with Dancer
- Writing a Quick NaNoWriMo Graphing Web Application with Dancer
- Deploying Dancer in CGI and VPS Environments
- Using DBIx::Class within a Dancer application
- Adding a feed to your application
- DancerJukebox - controlling MPD from Dancer
- Deployment of Dancer applications with Starman, Apache and mod_proxy
- Tutorial: Shrinkr, an URL shortener
- Use cool stuff to render a graph
- Authentication with Twitter OAuth
- Dive into Dancer's internals
- Writing a new Dancer serializer backend
- Writing a new Dancer logger backend
- Writing a new Dancer session backend
- How to use Dancer with Plack middlewares
- Dancer's ecosystem
- How to contribute to Dancer