Introducing titlecase pipes

A titlecase pipe changes the first letter of a word to uppercase. We can use titlecase as follows:

<p>{{ 'rajesh gunasundaram'   | titlecase }}</p>      
 the parsed HTML will be    <p>Rajesh Gunasundaram</p>   
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.149.254.35