Search Type: Posts; User: jfarribillaga

Search: Search took 0.02 seconds.

  1. Hi folks!

    I wonder if it is possible to build my app using different app.json files.
    I am using Sencha + Phonegap + Twitter plugins and the plugins are different for Android/iOS so I was thinking...
  2. Yes! this is the idea we shared with mberrie with the difference that we use nodeJS instead a bat file.
    Thanks for your thoughts!
  3. Because, for large scale applications it could be very fuzzy. Moreover, when you deal with designers, they could cause big headaches.

    Definitively, having a single file it's convenient from the...
  4. Hey dude, Thanks for sharing!

    Practically I've implemented the same approach. I built an app build tool wich it remains watching and works (with chokidar module) with precompiled css and added a...
  5. Yes, but we're still having html code in a string, isn't it ?

    I know that external resources could have performance issues (from the point of view of a request) but It would be helpful having it...
  6. Hi guys,

    I wonder if there is any way in sencha to get html templates from a resource.
    I know that I can create a class which a method which it gets by a proxy request resources from our...
  7. Hey dude, Thanks! This makes what I was searching ;)
  8. Thanks jerome76!

    I found a possible solution, but I'm not sure if it could have some performance issues.

    I created the store with a proxy requesting for the data. The autoload attribute was set...
  9. Hi folks,

    I'm creating a small application which it makes a request to an external API and populates a store (by a proxy). AFAIK, the store creates a collection of models.

    What I'm trying to do...
Results 1 to 9 of 9