Categories
Education
General
Credit
Health
Insurance
Home
Q&A
Education
Technology
Credit
General
Health
Insurance
Questions
Ask a Question
Explain what is view in Backbone.js?
asked
Nov 13, 2020
in
Technology
by
JackTerrance
(
1.8m
points)
Explain what is view in Backbone.js?
interview-question-answer
technology-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Nov 13, 2020
by
JackTerrance
(
1.8m
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
Please
log in
or
register
to add a comment.
Related questions
0
votes
Q: Explain what is the function of parse in backbone.js?
asked
Nov 13, 2020
in
Technology
by
JackTerrance
(
1.8m
points)
interview-question-answer
technology-questions-answers
0
votes
Q: Explain what is Converter in Backbone.js ?
asked
Nov 13, 2020
in
Technology
by
JackTerrance
(
1.8m
points)
interview-question-answer
technology-questions-answers
0
votes
Q: Explain what is Modelbinder in Backbone.js ?
asked
Nov 13, 2020
in
Technology
by
JackTerrance
(
1.8m
points)
interview-question-answer
technology-questions-answers
0
votes
Q: Explain what is Backbone.js Models?
asked
Nov 13, 2020
in
Technology
by
JackTerrance
(
1.8m
points)
interview-question-answer
technology-questions-answers
0
votes
Q: Explain what is Backbone.js router is used for ?
asked
Nov 13, 2020
in
Technology
by
JackTerrance
(
1.8m
points)
interview-question-answer
technology-questions-answers
...