azicchetti / jquerymobile-router

A router/controller for jquery mobile. Also adds support for client-side parameters in the hash part of the url. The routes handles regexp based routes. This plugin can be used alone or (better) with Backbone.js or Spine.js, because it's originally meant to replace their router with something integrated with jQM.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

production ready?

siddo420 opened this issue · comments

thanks for the good work

just wanted to know if this plugin is ready for use in production? is anyone using t in production?

i haven't seen this plugin mentioned in books i've read so far

Hi,
I've used it for a lot of production projects, but they where all based on jQM <= 1.3.x, it should work with 1.4 though. When 1.5 is out, I'll definitely try to support it.

On a side note, in the company where I work we've switched to another framework 'cause it seems that jQM is not on par with other paid solutions in the hybrid app development department, so I suggest you have a good look around before sticking with jQM.

Cheers,
Andrea