How to support your SAP Spartacus projec ...

How to support your SAP Spartacus project?

May 23, 2022

Spartacus Code Audit and Upskilling

Divante can audit your store solution and give you tips how elevate it. Later, we can make an upskilling working area based on our findings (obviously, it is really an online workshop right now). Take a look at our sample code exam report from sap spartacus course:

General Referrals

This section represents some general tips that might be applied around the globe in the job.

1 ) Project design

A lot of the project is well structured. Is considered well modularized. Even so, the wishlist component could be modularized even more. Modularization makes project maintenance easier and can improve performance when lazy loading is enabled.

2. Outlet stores consumption

MyProfile feature is implemented using outlets. It seems that cmsComponent umschlüsselung would be the choice here.

Outlet stores are good for replacing existing components that appear on many pages. Aspect mapping is best to replace more specific components.

In the current setting, ProfileDetailsOverviewComponent (for example) is loaded on every page but not every page has an AccountDetailsOverviewComponent shop. This slows down the primary page download as the aspect gets initialized then.

3. B2cStorefrontModule Usage

B2cStorefrontModule is a major step store for B2C implementations. It could be custom-made easily using configuration and outlet stores. Yet , when a project grows and is highly custom-made, it might be more efficient to work with StorefrontModule instead. In this manner we can have finely grained imports of Spartacus pieces.

Inside our code audits, we offer attention to different areas like code quality, performance, security, UI/UX, and SEO so that you get a comprehensive overview of the entire eCommerce solution. Besides that, we can look into the future plans of your solution and align associated with the Spartacus Roadmap.

Enjoy this post?

Buy igmguru a coffee

More from igmguru