Explain unobtrusive javascript in rails.



Explain unobtrusive javascript in rails...

Answer / Prashant Sirohi

Unobtrusive JavaScript in Rails refers to the practice of separating HTML structure, CSS styling, and JavaScript behavior. This approach makes the web application more maintainable, accessible, and search engine friendly.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ruby on Rails Interview Questions

What is object-relationship-model (orm)?

1 Answers  


How many filters are there in rails.

1 Answers  


Explain model in rails?

1 Answers  


Explain the importance of yield statement in rails.

1 Answers  


What is the use of super in Ruby Rails?

1 Answers  


Mention the role of rails controller.

1 Answers  


what is rake in Rails?

1 Answers  


Difference between argument and parameter in ruby on rails ?

1 Answers  


what is the difference between Active support’s “HashWithIndifferent” and Ruby’s “Hash” ?

1 Answers  


Explain the controller in rails?

1 Answers  


iam new to the ruby on rails. suggest me some pdf and online books for ruby and rails

1 Answers  


what is Rails Active Record in Ruby on Rails?

1 Answers  


Categories