Yesterday, we looked at how I build JavaScript-free interactive web apps using HTML forms and PHP. Today, I want to share how I progressively enhance those into asynchronous ajaxy interactions using HTML Web Components and a little JavaScript. Let's ...