Simon Willison’s Weblog

Subscribe

Items tagged webapps, webdevelopment in 2011

Filters: Year: 2011 × webapps × webdevelopment × Sorted by date


What specific skills are most important in a front-end web developer and in a back-end web developer?

Understanding of web app security. If they don’t know what XSS, CSRF and clickjacking are I’d be worried.

[... 41 words]

What is a single page application and is this the technology I should use for developing  my web application?

Single page applications are applications which are heavily dependent on JavaScript, with just one web page that you visit which then loads all other content using JavaScript. Prominent examples include Gmail and the new twitter.com

[... 360 words]

What are some other conferences similar to Velocity?

Surge (28-30 Sept 2011 in Brooklyn) has a very good reputation: http://omniti.com/surge/

[... 41 words]

How are real time web applications achievable with PHP?

You don’t need to build your comet server using the same technology as the rest of your site.

[... 181 words]

Types

Years

Months

Tags