Login
Remember
Register
Q&A
Questions
Ask a Question
Explain what is view in Backbone.js?
Home
>
Technology
>
Explain what is view in Backbone.js?
0
votes
asked
Nov 13, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
Explain what is view in Backbone.js?
interview-question-answer
technology-questions-answers
Facebook
Twitter
LinkedIn
Email
Add Answer
1
Answer
0
votes
answered
Nov 13, 2020
by
JackTerrance
(
1.7m
points)
Backbone view is a Javascript object that manages a specific DOM element and descendants.
Views are not HTML
It is a description of a model
The HTML code comes from templates
Works with any template system
Related questions
0
votes
1
answer
Explain what is the function of parse in backbone.js?
asked
Nov 13, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
Explain what is Converter in Backbone.js ?
asked
Nov 13, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
Explain what is Modelbinder in Backbone.js ?
asked
Nov 13, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
Explain what is Backbone.js Models?
asked
Nov 13, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
Explain what is Backbone.js router is used for ?
asked
Nov 13, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
...