Introduction

Welcome! My name is Vincent Harriott. I am a Software Developer and Technical Writer.

To learn more information about me, you can start here.

This is the second part of my tutorial series about Salesforce.com Lightning Web Components (LWCs). Part 1 introduces LWCs and details the creation of a "Hello World!" application.

The purpose of this document is to go a bit deeper than Part 1, and uses Lightning Web Components to demonstrate Create, Read, Update, and Delete (CRUD) operations.

Salesforce Lightning Web Components - Part 2