Things that make James go Whoot!
The solution was fairly straightforward — provide a different mechanism for each element type — for example, when I’m populating a table it’s always going to be done in a different way than populating a div, or a span element.
With that solved I’m now moving on, and I’m sure I’m going to run into [...]
Tags: ajax, http, javascript, web
Posted in web/tech | No Comments »I’ve been writing a lot of code over the last few days — I’m coming to the opinion that the ‘back-end’ of a application-style website is becoming less and less needed.
Most of what needs to be done is entirely possible in the front-end nowadays, with perfectly reasonable cross-browser compatibility, and with page-delivery times which are [...]
Tags: ECMAScript, HTML, javascript, option, REST, select, webapp
Posted in web/tech | No Comments »