Slide 15
Slide 15 text
• Simple UI components do not speak directly with
backend services
• Complex UI components handle request/response
with backend services. They are composed of other
complex and simple UI components.
• Complex and simple components require different
test strategies, but both benefit from PhantomCSS
coverage
S I M P L E & C O M P L E X U I C O M P O N E N T S