PSPeter Schmalfeldtinopensfcc.com·Jun 8, 2024 · 1 min readSandbox LaunchdAutomatically Start & Stop your Sandbox when your macOS device Boots, Shuts Down, Wakes & Sleeps. ▶ Visit GitHub Project00
PSPeter Schmalfeldtinopensfcc.com·Jun 8, 2024 · 1 min readEmulate a Focused PageHere's a life changing Google Chrome DevTools trick if you're a Web Developer.[ Let's say you are working on debugging something that requires you to have an element focused, but when you click inside Dev Tools, what you had selected immediately lose...00
PSPeter Schmalfeldtinopensfcc.com·Jun 8, 2024 · 3 min readSFCC Docs External SearchSure, you can use https://sfccdocs.com to search for what you are looking for, but what if you want to use some external tool instead? Here are a few different solutions that we support. VS Code Extension Browse the SFCC documentation directly from V...00
PSPeter Schmalfeldtinopensfcc.com·Jun 8, 2024 · 3 min readGit Branch WorkflowsHere is an example of a workflow used on SFCC teams that consist of a few common types of branches, each with different roles: BRANCHEXAMPLEROLE develop-Integration Branch before Merging into main main-Production Ready Code fix/*fix/123-brok...00
PSPeter Schmalfeldtinopensfcc.com·Jun 8, 2024 · 13 min readLZ-based Compression AlgorithmIf you are looking for solutions to work around the platform limits for Session Storage, here is a Helper Script for Salesforce Commerce Cloud (SFCC) to compress and decompress Objects and Strings. This uses LZ-String to work around SFCC Character Li...00