⟩ Tell me what is HTML?
HTML stands for HyperText Markup Language. It is the dominant markup language for creating websites and anything that can be viewed in a web browser. If you want to get some extra bonus points
HTML stands for HyperText Markup Language. It is the dominant markup language for creating websites and anything that can be viewed in a web browser. If you want to get some extra bonus points
Tell us how would you implement hash in Ruby internally?
What is the difference between Procs and Blocks?
Tell me what is ORM (Object-Relationship-Model) in Rails?
Tell us what is the difference between redirect and render in Ruby on Rails?
What is the difference between a gem and a plugin in Ruby?
Tell me what is the difference between calling super and calling super()?
Do you know what are the types of caching used in rails, what are they?
Tell me what is Polymorphic Association in Ruby on Rails?
Explain me what is the role of Rails Controller?
Can you please explain what is the difference between String and Symbol?