Luke Secomb

Luke Secomb @lukethacoder

About: think differently.

Location:
Australia
Joined:
May 6, 2019

Luke Secomb
articles - 13 total

Local LWC Development with real @AuraEnabled method calls

Introduction This article explains how to call real @AuraEnabled Apex methods from your...

Learn More 0 0Feb 5

Lightning Web Components: Custom Nested Components

Lightning Web Runtime, or LWR for short was released back in Spring 21 (v51.0). Even before the...

Learn More 2 0Mar 20 '23

Building Custom Mixins in Lightning Web Components (LWC)

Mixins (or Abstract subclasses) are templates for classes that allow us to write generic...

Learn More 1 0Mar 9 '23

Salesforce Trekken: Salesforce CMS Migration Tool built with Tauri, React, TailwindCSS & Vite

The Salesforce CMS data migration experience is lacking. There is no bulk export, and there is no...

Learn More 3 0Jan 13 '23

Spotify Playlist Backup using Github Actions

Platforms come and go, and Spotify most likely wont be around forever. What would you do if you woke...

Learn More 7 1Dec 1 '22

Remove duplicate Objects within an Array by Object key.

A quick and easy way to remove duplicate Objects within an Array of Objects by key. function remove...

Learn More 6 0Aug 16 '20

[SOLVED] ACF not saving data after WP 5 update

If in doubt, duplicate your ACF Field group. In all seriousness, this should solve any issues regard...

Learn More 4 4May 4 '20

SFDX: Good to know

How the heck do I set up a scratch org using sfdx? Well, you're in the right place. Firstly, you...

Learn More 5 0Jan 2 '20

SFDX Good to know - Scratch Orgs (PART 1)

How the heck do I set up a scratch org using sfdx? Well, you're in the right place. Prepara...

Learn More 8 0Dec 17 '19

CSS Syntax Highlighting in IntelliJ

Out of the box IntelliJ has no syntax highlighting for *.css files. Nothing a simple settings change...

Learn More 6 0Jun 20 '19

Use Custom HTML Attribute's in TypeScript

Photo by Ningyu He on Unsplash Installing different packages and frameworks means you run into som...

Learn More 14 2Jun 13 '19

SASS in Lightening Web Components? (Salesforce Devs)

Is it possible to (nicely) use SASS (or similar css compiler) within the Salesforce lightening web co...

Learn More 13 5Jun 13 '19

Up Your VS Code Game with Workspaces

Photo by Annie Spratt What are Workspaces VS Code's Workspaces allow users to customise...

Learn More 14 0Jun 5 '19