Is it possible to build a 50% bespoke e-commerce platform
hence having the ability to customize everything down the
line? For example would it make sense to start coding an
application on the Ruby on Rails framework but where the
most complex/time consuming code pieces (e.g. shopping cart,
etc) can be initially bolted on (hence diminishing
development time and cost) having the ability to change them
completely further down the line?
Answer / raju
Yes 100% we can build application for e-commerce platform
for example shopify and we have easily integrate the payment
transactions like paypal and authorize.net
| Is This Answer Correct ? | 3 Yes | 0 No |
What is the main function of helpers used in ruby on rails?
what is Polymorphic Association in Ruby on Rails?
Explain some features of nested scaffolding.
What is ruby on rails & why it is used for?
Do you know what are the types of caching used in rails, what are they?
How are Model views and controllers related?
what is the difference between the Observers and Callbacks in Ruby on Rails?
What is the difference between save and save?
how does ruby on rails use the model view controller (mvc) framework?
How is the model view controller framework used in ruby on rails?
when self.up and self.down method is used?
What is the difference between symbol and string?