delegate(The appendTo Company Blog)

Contact Us Now

Syndicate content

Watch a Recorded Virtual jQuery Training Class

Due to popular demand from those outside the United Kingdom region who couldn’t make the times for the live training classes we will now record the classes and offer them for a limited time on our password protected server after the live training class.

Read more

Upcoming Public Virtual jQuery Trainings

appendTo is proud to announce our next set of public virtual jQuery training classes. We are offering three separate classes, JavaScript and jQuery Foundations, Advanced jQuery Techniques, and jQuery Mobile. You can choose just the class that is right for you for £50 a class or you can get an All-access pass that’ll get you into all three classes.

Read more

Encapsulate What Varies

Encapsulate what varies. This principle has become my motto for development. Whenever I evaluate my own code (or the code of others), I always look for ways to use this principle to make code more expressive and maintainable.

Read more

Blink and You Missed It

Late, yesterday the Internet was buzzing about Google’s announcement of Blink. Blink is a new rendering engine for Chrome and Opera. In this post, we’ll explore what’s going on.

Read more

Request-Response Pattern in Postal.js

Brian Edgerton looks at a simple implementation of the request-response pattern and how it can be used to abstract data access in an application. Brian deep dives into his experience developing large scale applications, specifically, regarding the architecture patterns that are used to make appendTo’s code maintainable and extendable.

Read more

Windows Store Applications with jQuery 2.0

appendTo has been working with the support of Microsoft Open Tech since the fall of 2012 on making a version of jQuery work in developing Windows 8 Store Applications. With the upcoming jQuery 2.0 you’ll now be able to build Apps with the support of jQuery.

Read more

Pure CSS Triangles Explained

Many web designers and developers have embraced using CSS shapes in their projects. But rather than really understanding the magic behind the method, a lot of us just end up Googling for a suitable example without really understanding what’s going on. In this article we’ll explore how CSS shapes work.

Read more

appendTo Congratulates Backbone.js on 1.0 Release

appendTo would like to congratulate the Backbone.js project on their 1.0 release. We’ve been using Backbone.js in projects for our clients and internally for quite some time. Backbone.js provides a way to abstract your applications into separate smaller pieces that are then easy to maintain.

Read more