Category Archives: Web Engineering

Development: The challenges of marrying pre-purchased template to CMS

One of the challenges of working with a pre-purchased template is that it can be a ‘black box’ that a developer knows little to nothing about from a code perspective and this can cause serious development problems for the unwary.

Posted in Web Engineering, WordPress | Tagged , , | Leave a comment

Article: JavaScript MVC – A List Apart

Jonathan Snooks writes about how to apply and  use the MVC (Model-View-Controler) model for Javascript; to  make it easier to maintain and re-used scripts over time. The explanation of MVC is straightforward and simple and was a great refresher since … Continue reading

Posted in Web Engineering | Tagged , | Leave a comment