Skip to content

A bite-sized LWC application used to demonstrate LWC development topics that a developer needs to know to hit the ground running. Includes properties, decorators, fetching data with Wire Service & uiRecordApi, component communication using Custom Events & pubsub, and how to work with third-party JavaScript libraries.

Notifications You must be signed in to change notification settings

jflowers45/wheresAstro

Repository files navigation

Screenshot of Where's Astro

Where's Astro?

Where's Astro is a bite-sized LWC application that covers properties, decorators, fetching data with Wire Service & uiRecordApi, component communication using Custom Events & pubsub, and how to work with third-party JavaScript libraries.

Getting Started

Run ./scripts/createOrg.sh (if on a Mac) or cut and paste its commands and run them individually (on Windows) to create a scratch org. It assumes you have already set a default dev hub.

Once you're in the scratch org, open the "Where's Astro" flexipage in the Sales app.

About

A bite-sized LWC application used to demonstrate LWC development topics that a developer needs to know to hit the ground running. Includes properties, decorators, fetching data with Wire Service & uiRecordApi, component communication using Custom Events & pubsub, and how to work with third-party JavaScript libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages