Semi-related, thought this article might interest some in here: https://trackchanges.postlight.com/modern-javascript-for-ancient-web-developers-58e7cae050f9
On 6 April 2017 at 10:34, Greg Keogh <gfke...@gmail.com> wrote: > The SPA site is, a youg devloppers wet dream of technologies, Gulp, Less, >> you name it it's in there. The code is buggy and never does what you >> expect it to do. >> > > You have decorated part of my reason for not going SPA for the new demo. > In my reading of blogs and forums I've seen a lot of chatter complaining > about this sort of thing. > > >> This morning, I'm trying to figure out why the Less styles don't output >> the correct css on my machine but on the build server everything is working >> fine. >> > > Wry ha! Less ... a thing based upon an old thing an dinfluenced by another > thing, now in JavaScript, solving a problem that shouldn't have existed in > the first place, generating something which generates something else. It's > a farce. > > *GK* >