JQuery Framework for Webapp
NickName:Adrian McCool Ask DateTime:2015-10-11T20:25:20

JQuery Framework for Webapp

i'm currently looking at developing a webapp using jQuery. I do know the concepts of the library but I would like to easily do ajax requests, add calendars and other ui stuff without writing to much code.

Can anyone here point me to a framework that can help me out?

Copyright Notice:Content Author:「Adrian McCool」,Reproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/33064912/jquery-framework-for-webapp

More about “JQuery Framework for Webapp” related questions

JQuery Framework for Webapp

i'm currently looking at developing a webapp using jQuery. I do know the concepts of the library but I would like to easily do ajax requests, add calendars and other ui stuff without writing to muc...

Show Detail

webapp and django framework

As far as I understand, the "Getting Started" guide of GAE with Python uses the webapp framework. However, it seems like it uses Django to render templates. Does that mean that I can use the Django

Show Detail

Yiic wants to create webapp in framework folder

I'm on linux and my home directory is: public_html/yii (I installed yii in a subdomain yii.domain.com) my framework is in: public_html/yii/yiiroot/framework i want to create a project called d...

Show Detail

android webapp remote framework?

For some kind of student/teacher/eLearning scenario, i have the following question: I have ten android devices (students), running a webapp based on phonegap/html5/javascript/jquery. I want a PC (...

Show Detail

SPA behaviour for an existing Play Framework webapp

We have a complex webapp built in Play Framework (1.*) and we want to move towards a SPA behaviour for it. What JS framework would you recommend for this? Most of the business logic is on the serve...

Show Detail

WebApp with jQuery Mobile on different pages

I´m using the jQuery Mobile Framework to develop a Web-Application. The standard structure is, that all different layouts are in the same html-page. For example: <div id="home"> &l...

Show Detail

Use of ajax framework to develop a webapp employing php, codeigniter

I am going to start developing a webapp using php framework codeigniter. The app is going to do most of the database dealing using ajax/jquery. From what I know, I would be implementing the following

Show Detail

how to get search suggestions for foundations framework webapp?

How to get search suggestions for foundations framework webapp ? If it was for bootstrap i could have used typeahead, etc but this is a foundations framework website and including bootstrap js and ...

Show Detail

How to add your code to Webapp 2 framework for Google AppEngine

Sorry if this seems like a really silly question but I'm not from programming background strictly and I'm having lots of difficulty using the webapp2 framework for Google AppEngine to incorporate m...

Show Detail

Converting a Brownfield PHP Webapp to Zend Framework

We're thinking of converting our PHP Webapp from using no framework (which is killing us) to use Zend Framework. Because of the size of the application I don't think starting from scratch is going...

Show Detail