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 |
Explain about Dig, Float and Max?
write a program to show the usage of sql in the database file?
What is unit testing (in classical terms)? What is the primary technique when writing a test ?
what is sweeper in Rails?
Difference between argument and parameter in ruby on rails ?
How is calling super() different from the super call?
What is the use of $ in ruby?
How are blocks created?
Do you know what is “yield” in ruby on rails?
how you can list all routes for an application?
Choosing between belongs_to and has_one?
What is rails scaffolding?