Please what is the best code to create a e-commerce website?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Please what is the best code to create a e-commerce website??

What code can I learned to create a dropshipping website and how can I process??

17th Jun 2019, 9:31 AM
AMB
AMB - avatar
2 Answers
+ 4
Normally, you dont create the whole website on your own, but use a shop-CMS like Magento or Shopware. Out of these, older Frameworks are written mostly in PHP, but this language is dying. If you really want to write your own Shop website, I would go for plain HTML5+CSS and some lightweight JavaScript or TypeScript. If you want to use a framework, Bootstrap and React are more lightweight, Angular is ok too.
17th Jun 2019, 10:00 AM
jlk
jlk - avatar
+ 2
Try Spring boot. It uses Java
31st Aug 2019, 12:01 PM
Kulisap
Kulisap - avatar