首頁(yè) > 計(jì)算機(jī)網(wǎng)絡(luò) >
編程語(yǔ)言與程序設(shè)計(jì)
> Mastering Application Development with Force.com最新章節(jié)目錄
目錄(78章)
倒序
- 封面
- 版權(quán)頁(yè)
- 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 更新時(shí)間:2021-07-23 14:34:04
推薦閱讀
- 我的第一本算法書(shū)
- PHP 編程從入門(mén)到實(shí)踐
- HTML5+CSS3網(wǎng)站設(shè)計(jì)教程
- Mastering Rust
- Spring Boot進(jìn)階:原理、實(shí)戰(zhàn)與面試題分析
- Gradle for Android
- ExtJS Web應(yīng)用程序開(kāi)發(fā)指南第2版
- Oracle數(shù)據(jù)庫(kù)編程經(jīng)典300例
- Unity Character Animation with Mecanim
- ActionScript 3.0從入門(mén)到精通(視頻實(shí)戰(zhàn)版)
- 從零開(kāi)始學(xué)Selenium自動(dòng)化測(cè)試:基于Python:視頻教學(xué)版
- Visual C++開(kāi)發(fā)寶典
- Visual Basic語(yǔ)言程序設(shè)計(jì)基礎(chǔ)(第3版)
- Access數(shù)據(jù)庫(kù)應(yīng)用教程(2010版)
- PHP典型模塊與項(xiàng)目實(shí)戰(zhàn)大全
- Jenkins 2.x實(shí)踐指南
- C++面向?qū)ο蟪绦蛟O(shè)計(jì)教程
- 微信小程序開(kāi)發(fā)圖解案例教程:附精講視頻(第3版)
- Yii框架深度剖析
- HTML5+CSS3網(wǎng)頁(yè)布局項(xiàng)目化教程
- AVR單片機(jī)C語(yǔ)言非常入門(mén)與視頻演練
- Java程序設(shè)計(jì)
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)教程
- Excel VBA活用范例實(shí)用手冊(cè)(暢銷(xiāo)升級(jí)版)
- 明解Python
- Python 3反爬蟲(chóng)原理與繞過(guò)實(shí)戰(zhàn)
- INSTANT RSpec Test-Driven Development How-to
- Raspberry Pi Super Cluster
- GraphQL實(shí)戰(zhàn):寫(xiě)給全棧工程師們
- Effective Debugging:軟件和系統(tǒng)調(diào)試的66個(gè)有效方法