目錄(78章)
倒序
- 封面
- 版權頁
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. A Conceptual Overview of Application Development on the Salesforce1 Platform
- Developing for the cloud
- Using the Salesforce developer console
- Developer console exercises
- Summary
- Chapter 2. Architecting Sustainable Triggers Using a Trigger Framework
- An overview of triggers
- Safety in numbers
- Infinite cosmic power itty bitty safety rope
- The SFDC-trigger-framework
- Using the framework
- Summary
- Chapter 3. Asynchronous Apex for Fun and Profit
- Using batchable classes
- Schedulable classes
- Exploring @future annotated methods
- Queueable classes
- Knowing when to use what
- Summary
- Chapter 4. Lightning Concepts
- The Lightning Process Builder
- Lightning Connect
- Lightning Components
- Lightning App Builder
- Summary
- Chapter 5. Writing Efficient and Useful Unit Tests
- Why do we write unit tests?
- What not to test?
- When to write unit tests
- Structuring unit tests
- Starting and stopping your tests
- Executing your code
- Assertions
- Mocking
- Tips and tricks for efficient testing
- Summary
- Chapter 6. Deploying Your Code
- What does it mean to deploy?
- The Ant migration toolkit
- Targets macros and built-ins
- Build properties
- Choosing metadata
- Summary
- Chapter 7. Using Extending and Creating API Integrations
- In the beginning we physically moved tapes around
- Creating your own API
- Putting it all together
- Summary
- Chapter 8. Team Development with the Salesforce1 Platform
- But we've always done it that way!
- Exacerbating the issues
- Summary
- Chapter 9. My Way – A Prescriptive Discussion of Application Development on Salesforce1
- Keep it simple
- Code reviews – pointed questions for Apex code review
- I've said it before and I'll say it again—tests help you
- Make tools and compose applications
- Work as a team
- Level up
- Model your data
- Using and abusing the platform – hic sunt dracones (here be dragons)
- Summary
- Where to go from here
- Index 更新時間:2021-07-23 14:34:04
推薦閱讀
- Learning Neo4j
- Java多線程編程實戰(zhàn)指南:設計模式篇(第2版)
- C程序設計簡明教程(第二版)
- Android Development with Kotlin
- Bulma必知必會
- Learning SQLite for iOS
- INSTANT Weka How-to
- Processing互動編程藝術
- Java語言程序設計教程
- Frank Kane's Taming Big Data with Apache Spark and Python
- Managing Microsoft Hybrid Clouds
- Building Dynamics CRM 2015 Dashboards with Power BI
- 程序員的成長課
- 精通Spring:Java Web開發(fā)與Spring Boot高級功能
- 自己動手構建編程語言:如何設計編譯器、解釋器和DSL
- 算法訓練營:海量圖解+競賽刷題(入門篇)
- Learning ROS for Robotics Programming
- 深入理解Zabbix監(jiān)控系統(tǒng)
- LibGDX Game Development By Example
- Python深度學習入門:從零構建CNN和RNN
- C/C++程序設計教程:面向過程分冊
- 實戰(zhàn)圖解MACD波段交易技術
- Erlang編程指南
- Mastering jQuery UI
- Python數據分析實戰(zhàn)
- HTML5從零開始學進階(套裝共2冊)
- Haskell High Performance Programming
- 從零開始學Python
- C++ 黑客編程揭秘與防范(第3版)
- Reactive Programming with Swift 4