What are the core architectural main differences between Hybris
and Demandware
?
Asked
Active
Viewed 197 times
0

Nomade
- 1,760
- 2
- 18
- 33
1 Answers
4
The core main difference:
- DW is SaaS and you write your code with old JS dialect (Rhino version) on top of DW core just with limited access to API.
- Hybris is Framework and you write your code with Java together with full access to Java language features.

Oleg Sapishchuk
- 667
- 6
- 18