

Migrate to basecamp 3 code#
With easy access to the code to explore, test, and modify a storefront, you can develop quicker. You will benefit from all the development effort invested by the Project Spartacus development team without any new investment required by your team.īy being open source, it should also provide larger access to the SAP Commerce Cloud ecosystem, digital agencies, and those who may not be official SAP partners. Spartacus was developed by the same team that works on SAP Commerce Cloud, but the product has been released with an open source license. You would be able to achieve this easily with a lightweight solution such as Spartacus connected to SAP Commerce Cloud back-end by REST services.

For example, you may need to do many cosmetic changes on the UI that you would like to develop, test, and deploy in production on the same day. With a decoupled architecture, the teams can work independently within their own release cycles. You probably want to separate concerns into different teams, to allow you to increase productivity and scalability. These days, you should not expect the same developer to have all the skills required to develop efficiently for both aspects of your solution. The gap between front-end and back-end technologies has expanded. Front-end developers are expecting to be able to use one of the major Javascript (JS) frameworks, such as Angular, React, or Vue.js. Since front-end technology frameworks have grown quickly in the last decade, working with jQuery is no longer enough. The SAP Commerce Cloud REST APIs ( link) have improved to be fully compliant with any JavaScript storefront technology, allowing you to completely separate front-end and back-end development.
