I'm part of our CRM Engineering Team at Deutsche Bank - Corporate Bank Technology, focusing on client centric tech and digital solutions.
I try and publish the occasional project here, or useful snippets or code.
Feel free to reach out on LinkedIn
Using the new Salesforce CLI (Beta) to expirement with development & CI/CD pipelines. Yarn based - supports package monorepo using yarn workspaces. CI with GCP CloudBuild
JavaScript
Using Yarn workspaces to store multiple projects.
JavaScript
VSCode extension providing snippets for common sfdx packages when packages / 2nd generation packages may be seperate from your metadata repository
A stack to support ETL for NebulaLogger. Suited for enterprises where monitoring may need to be integrated with other systems.
JavaScript
A website that showcases the different relevant income thresholds and what to watch out for
//https://www.digitalocean.com/community/tutorials/how-to-add-login-authentication-to-react-applications
//By default, react-router-dom is now ^6.0.2.
//Below are the significant changes for the tutorial to use the new version of react-router-dom