A live view of trailheadapps/visualforce-to-lwc — Salesforce's official migration examples. Each card is one classic Visualforce pattern with its modern Lightning Web Components equivalent side by side: compare the code, learn the mapping. Synced straight from GitHub, always current.
git clone https://github.com/trailheadapps/visualforce-to-lwc
Each example shows a typical Visualforce pattern and its equivalent LWC implementation, with heavy use of base components and Lightning Data Service. Source: trailheadapps/visualforce-to-lwc on GitHub.