Git Product home page Git Product logo

mojoten's Introduction

NAME

Mojoten - 10 Mojolicious Models in 10 days

SYNOPSIS

# run the webapp port 3000
morbo script/mojoten

DESCRIPTION

This project is inspired by 10 Catalyst Models in 10 Days by Ashley Pond V, using Mojolicious for the web framework instead of Catalyst. I started this mainly so I can practice writing Modern Perl while also learning more about writing good HTML5 and JavaScript. Aside from Mojolicious, I will also be using jQuery (bundled with Mojolicious) and Modernizr for UI and decoration, as well as web fonts from Font Squirrel and Google Web Fonts.

Goals

Aside from the aforementioned learning goals, I'm also going for the following:

  • Despite the name "Mojo Models", I'll be writing the models in such a way as they can be made standalone as possible, preferring to either use them directly in a Mojolicious::Controller, or interact with them through an adaptor class that pulls them in via Mojo::Base. That way, I can pull these models out when I want, say, to do a Dancer-based practice project instead of Mojo ;)
  • Practice good design as much as possible. Not only in code, but also in visual/print design as well. HTML5/CSS3 offers a richer set of possibilities for web designs than ever before; make sure I get to use it!
  • Write tests for the models, where applicable. This especially gets difficult as the practice calls for enhancing the app using JavaScript, so I need to learn of ways to do proper testing...

AUTHOR

Zak B. Elep [email protected]

SEE ALSO

Models.org in this dist's root directory for a description of the models used in this app.

mojoten's People

Contributors

zakame avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.