0% found this document useful (0 votes)
168 views3 pages

Introducing LWC Part 2 PDF

The document discusses the problems with the 2014 web stack for building large scale applications, as it lacked a rendering engine, standard elements, and events, and did not support custom element creation. It then introduces Lightning Web Components as the 2019 web stack, which aims to address these issues.

Uploaded by

dattatray
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
168 views3 pages

Introducing LWC Part 2 PDF

The document discusses the problems with the 2014 web stack for building large scale applications, as it lacked a rendering engine, standard elements, and events, and did not support custom element creation. It then introduces Lightning Web Components as the 2019 web stack, which aims to address these issues.

Uploaded by

dattatray
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Introduction to Lightning Web

Component
Problem with 2014 Web Stack

A developers need to build large scale web applications:

a rendering engine
standard elements
events
It does not support the custom element creation.
The 2019 Web Stack

You might also like