Archive

「时间都去哪儿了」
2024

如何为开源项目贡献 PR?


Exploring the Challenges of Entry-Level Positions at Salesforce


Why do companies choose Salesforce?


2023

Introduction to Lightning Web Component

🎞 Slides: Lightning Web Components (LWC) are a user interface (UI) framework that Salesforce Developers use to create customized pages and functions on the Salesforce platform.


对于评估 Salesforce 项目 Timeline 的一些思考和看法


使用 OneLogin 实现 Salesforce 的 Single Sign-On(SSO)


聊聊 Salesforce 的 Implicit Sharing


Use Case: 使用 Salesforce Flow 自动关闭标记为垃圾邮件的 Case


Introduction to GraphQL

🎞 Slides: GraphQL is a query language and runtime environment for APIs that aims to provide a more efficient, powerful, and flexible way to query data.


Salesforce LWC 与主流 JS 框架(Vue.js,React.js)的比较与认识


浅谈 Salesforce 的数据安全模型


「译」探索一个组合式的异步Apex框架


Tips for Crafting Efficient and Scalable Code in Salesforce


Salesforce 数据分析解决方案: Snowflake & Tableau


DataWeave in Apex


探讨使用 Salesforce Big Objects 进行数据归档的最佳实践


基于 Cohere(NLP模型平台) 对 Salesforce Case 进行归类


在 VS Code 中使用 Apex Debugger


在 Apex 中使用 JWT Flow


Salesforce OAuth: JWT Bearer 流程


使用 MuleSoft Anypoint Studio 同步 Salesforce 数据至 Postgres


「译」Salesforce 中的执行上下文


2022

探讨 Salesforce 中的 QA 自动化测试


Apex Trigger 中的递归调用现象


Apex 中的 Abstract, Virtual, Interface


Salesforce DevOps Center 入门指南


探讨 Salesforce DevOps Center


使用 User Mode 保护你的 Apex 代码


理解 JavaScript 中的 Async/Await


「译」代码重构的原则和意义?


使用Google Cloud Function创建Salesforce数据


浅谈 LWC 中的数据渲染


Docker vs Virtual Machine (VM)


LWC的生命周期函数


常用的Javascript方法


在Salesforce中设计高吞吐量数据读取的一些想法


2021

Apex 最佳实践


Apex Design Patterns - 外观模式


Apex Design Patterns - 策略模式


Apex Design Patterns - 单例模式


Apex Design Patterns - 建造者模式


Apex中的设计模式