27 Oct
2015
27 Oct
'15
2:28 p.m.
On 27 October 2015 at 06:32, Sawyer X <xsawyerx@gmail.com> wrote: > On Sun, Oct 25, 2015 at 10:12 PM, John Stoffel <john@stoffel.org> wrote: > >>>>>> "Sawyer" == Sawyer X <xsawyerx@gmail.com> writes: > > - I'd also like to second Warren's comment asking for how to structure > > bigger apps and howto scale them up better. > > Yup! I want to add it but first I want to know if this will be a > single article, a series, etc. On this topic, perhaps someone who has written a non-trivial, open-source Dancer app--big enough to have to split up code into numerous modules--could write a walkthrough of the basics of their application. When I was getting to grips with Dancer, I searched GitHub for large Dancer2 apps to give me ideas on how to set up, structure, and test my own. It can be a useful way of learning a tool if you have clear, well-documented examples to look at.