14.07.2013 Views

Essentials of Javascript - Cultural View

Essentials of Javascript - Cultural View

Essentials of Javascript - Cultural View

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Javascript</strong>MVC 97<br />

"other.event subscribe": function(ev, publisherData){<br />

}<br />

});<br />

<strong>View</strong><br />

// TODO: do something<br />

JavaScriptMVC uses EJS templates to render HTML data in controllers and inject them into the DOM. The syntax<br />

was inspired by ERuby and is similar to PHP or other server-side template engines.<br />

For example file "test.ejs" ( data = [ "Hello", "World" ] ):<br />

<br />

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!