Skip to content

Commit

Permalink
new introduction for the tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Feb 26, 2013
1 parent b9901be commit 0e41d20
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions lib/Mojolicious/Guides.pod
Expand Up @@ -33,9 +33,11 @@ overview of what L<Mojolicious> is all about.
=item L<Mojolicious::Lite>

A really fast and fun way to get started developing web applications with
Mojolicious is the L<Mojolicious::Lite> tutorial. Almost everything you learn
there can also be applied to normal L<Mojolicious> applications and is
considered a prerequisite for the guides. You should definitely take a look!
Mojolicious is the L<Mojolicious::Lite> tutorial. This micro web framework is
only a thin wrapper around the normal web framework, so almost everything you
learn here also applies to full L<Mojolicious> applications. The simplified
notation introduced in the tutorial is commonly used throughout the guides and
is therefore considered a prerequisite, you should definitely take a look!

=back

Expand Down

0 comments on commit 0e41d20

Please sign in to comment.