× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Yep...so I was wondering why frameworks had entered into the discussion a while back. I can't think of a *framework* that is more SPA-ish than another. SPA is a design pattern just as you describe.

Pete Helgren
www.petesworkshop.com
GIAC Secure Software Programmer-Java

On 5/26/2015 9:58 AM, Henrik Rützou wrote:
A SPA is basically a browser application that has no bindings to the
server, that
could be an IBM I, Linux or a Windows server that serves raw data in either
XML
or JSON.

On Tue, May 26, 2015 at 4:29 PM, Pete Helgren <pete@xxxxxxxxxx> wrote:

I tend to find most frameworks too opinionated and therefore as one
fades and the next grows into prominence there is quite a bit of
relearning. Most of the web development I do is SPA with jQuery/jQuery
mobile for mobile/responsive design. I occasionally develop only with
jQuery and HTML5.

Yeah, jQuery/JQM is a library, not a framework, but since 95% of my
development is JS (libraries and "pure" JS) on the client side and
servlets serving DB2 data in JSON format on the server side, that loose
coupling allows the .Net guys here to leverage the same HTML5/jQuery
scripting to get at the data: They add the javascript file and add the
HTML elements to the page and they are done. So it is all framework
agnostic. I may do a SPA, or a JSP, or a portlet or the .Net guys create
an .aspx form and we are all calling the same servlet code on the
backend. Ajax/JSON makes it all very easy.

MVC frameworks are great for some folks, and that is fine (I think
Ember.js is very cool!) but I am finding that JS/Ajax on the client with
JSON returned by the server is about as simple and portable as it gets.


Pete Helgren
www.petesworkshop.com
GIAC Secure Software Programmer-Java

On 5/24/2015 3:25 PM, Kevin Turner wrote:

Angular + bootstrap is probably a good choice for those late to the SPA
party. We rolled our own back in 2005 and have gone through several
iterations to get it right since then - and have invested too much time to
consider throwing the baby out with the bath water. Sometimes you just have
to get on with it as opposed to debating it endlessly on forums

--
This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing
list
To post a message email: WEB400@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/web400.





As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.