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 Posted / 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 |
Post New Answer View All Answers
How many types of variables are available in ruby class?
Explain me what is the difference between concern and application_controller.rb in ruby on rails?
Mention the log that has to be seen to report errors in Ruby Rails?
What is bundler?
Mention the types of variables available in Ruby Class?
What is the naming convention for variables?
How many filters are there in rails.
Write a program to generate and run the application without the use of database
What role do sub-directory app/helpers and app/controllers play?
what is the role of Rails Controller?
What is rails scaffolding?
List out what can Rails Migration do?
What are the different types of association relationships that exist?
Mention the differences between the observers and callbacks in ruby on rails.
Explain rest in rails routes.