Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

169
Views
what is the generic name for mustache-style databinding?

I've implemented mustache.js which uses a databinding style like this:

{{user.FirstName}}
{{user.LastName}}
etc

Angular2 uses a similar approach for its databinding. What is the generic name for this implementation? For example, could I say that "both mustache.js and ng2 use mustache-style templates for databinding"? Or is there a better way to make this statement?

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Interpolation

*A form of property data binding in which a template expression between double-curly braces renders as text. That text may be concatenated with neighboring text before it is assigned to an element property or displayed between element tags, as in this example.

My current hero is {{hero.name}} Read more about interpolation in the Template Syntax page.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!