Advanced JsRender Features
Overview/Description
Target Audience
Prerequisites
Expected Duration
Lesson Objectives
Course Number
Expertise Level
Overview/Description
JsRender is a JavaScript templating framework for rendering HTML dynamically. In this course, you'll explore what custom tags are and how to work with them, as well as using converters, helpers and external templates. You'll also learn about navigating and manipulating data as well as working with Ajax implementing data binding.
Target Audience
Web Developers who want to use the JsRender templating framework
Prerequisites
None
Expected Duration (hours)
3.3
Lesson Objectives Advanced JsRender Features
start the course
create JsRender custom tags
create JsRender custom tags with attributes
use JsRender converters for encoding
create JsRender custom converters
create JsRender custom converters with attributes
use JsRender helper functions
use JsRender global helper functions
pass in additional JsRender helpers
use helper functions with utility objects
implement comparison tests with JsRender
assign variables within a JsRender template
access parent data in nested JsRender templates
specify default values in JsRender templates
iterate through fields with JsRender
insert separators with JsRender
use Ajax with JsRender
use jQuery in AJAX with JsRender
work with external JsRender templates and utility objects
work with external JsRender templates without jQuery
reuse external JsRender templates
use JavaScript code in a JsRender template
implement data binding with JsRender and JsViews
work with data repositories using JsViews and JsRender
update a database with JsViews and JsRender
insert data to a database with JsViews and JsRender
use people resource with JsViews and JsRender
delete data with JsViews and JsRender
practice using jsRender advanced features
Course Number: sl_jsrd_a02_it_enus
Expertise Level
Intermediate