Yesterday, I gave an overview of how I approach adding dynamic content to a static, server-rendered website. Today, we're going to dig into one piece of that puzzle: ajaxy forms. Let's dig in! Forms FTW! Forms are awesome! With an HTML form, you can ...