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 difference between delete and destroy ?
What is the main difference between procs and blocks?
Explain me what is the function of orm in ruby on rails?
Why RubyonRails?
What are filters? and how many types of filters are there in ruby
what is the function of garbage collection in Ruby on Rails?
What role do sub-directory app/helpers and app/controllers play?
How would you create a controller for the subject?
What is the purpose of load, auto_load, and require_relative in ruby ?
what are the differences between rails 2.x and rails 3?
Explain how does rails implement ajax?
In how many ways you can create rails layout http response.