|
How do you test your code?
Anything more than that may be an indication that your client-side code isoverly scoped, IMHO.
That's where todomvc.com comes into play ...
Consolidates a lot resources pertaining to JavaScript frameworks, including
external references under one umbrella, nice!
One thing that stuck me was the number of inter-dependencies which exist
between the various offerings. Seems like JQuery is everywhere. Additional
other frameworks are common.
The large number of implementations and adaptations of
model-view-controller-whatever design patterns is another point. These may
be indications that folks are overly-scoping the client side of the
project, IMHO.
What should browsers do? Display page content and respond to UI events. How
do you test your code? Mouse, keyboard, and similar interactions. Anything
more than that may be an indication that your client-side code is overly
scoped, IMHO.
I also see some advantages of caching HTML templates on the client and
merging them with JSON data during the runtime. Perhaps that's one thing
that should be moved to the client.
These are just my opinions. I don't expect to have much influence in the
broad scheme of things.
--
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 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.