摘要: Convert the AppointmentForm view below to use Mustache templating. Make sure you remember to change the <%= %> placeholders with Mustache's {{}} place 阅读全文
posted @ 2014-08-09 17:52 Zhentiw 阅读(180) 评论(0) 推荐(0) 编辑
摘要: Time to get organized. Dr. Goodparts really hates global scope and has ordered that we only have at most 1 object polluting his precious global scope.... 阅读全文
posted @ 2014-08-09 17:19 Zhentiw 阅读(321) 评论(0) 推荐(0) 编辑
摘要: Our first step is to add a template to the AppointmentForm below. Have the template produce a form with two inputs, one for the title of the appointme 阅读全文
posted @ 2014-08-09 03:25 Zhentiw 阅读(176) 评论(0) 推荐(0) 编辑