Beginning Salesforce DX : versatile and resilient salesforce application development

Book Cover
Average Rating
Published
[Berkeley] : Apress, [2022].
Status
Available Online

Description

Loading Description...

More Details

Format
Language
English
ISBN
9781484281147, 1484281144
UPC
10.1007/978-1-4842-8114-7

Notes

Description
Refer to the practical guidance provided in this book to develop Salesforce custom applications in a more agile, collaborative, and resilient way using Salesforce Developer Experience (DX). You will learn how to use the Salesforce Command Line Interface (CLI) to simplify working with projects, metadata, data and orgs. The CLI integrates with your development tools of choice such as Visual Studio Code, and CI/CD tools to implement DevOps pipelines. Readers will also gain an understanding of the package development model, which improves application quality and maintainability by grouping metadata into highly cohesive, loosely coupled containers. Salesforce DX supports application development throughout the entire development lifecycle where a version control system, rather than a Salesforce org, is the source of truth. It became generally available in late 2017 and has now reached a stage of feature richness and stability that it is becoming more widely adopted. Beginning Salesforce DX provides development teams with practical, how-to examples of using Salesforce DX that go beyond the Salesforce documentation. Commands and their parameters are described, including any gotchas, and the outcome of the commands on a Salesforce org is explained. What You Will Learn • How to setup a Salesforce DX development environment • Understand the key Salesforce DX concepts and the Salesforce CLI • Work with Dev Hubs, projects, orgs, metadata and version control systems • Improve quality with test users and test data • Bootstrap pro-code development with templates • Apply Salesforce DX to an end-to-end package development project Who This Book Is For Internal teams developing custom Salesforce applications for an individual customer, or those creating commercial applications for distribution via the Salesforce AppExchange enterprise marketplace. All team disciplines will benefit from understanding and applying Salesforce DX, including pro-code, low-code and no-code developers, testers, release managers, DevOps engineers and administrators. A secondary audience includes those needing to understand key concepts when establishing or evolving an organisation's application lifecycle management capability, such as capability leaders, architects, consultants and business analysts.
Local note
O'Reilly,O'Reilly Online Learning: Academic/Public Library Edition

Also in this Series

Checking series information...

More Like This

Loading more titles like this title...

Reviews from GoodReads

Loading GoodReads Reviews.

Citations

APA Citation, 7th Edition (style guide)

Harris, I. (2022). Beginning Salesforce DX: versatile and resilient salesforce application development . Apress.

Chicago / Turabian - Author Date Citation, 17th Edition (style guide)

Harris, Ivan. 2022. Beginning Salesforce DX: Versatile and Resilient Salesforce Application Development. [Berkeley]: Apress.

Chicago / Turabian - Humanities (Notes and Bibliography) Citation, 17th Edition (style guide)

Harris, Ivan. Beginning Salesforce DX: Versatile and Resilient Salesforce Application Development [Berkeley]: Apress, 2022.

Harvard Citation (style guide)

Harris, I. (2022). Beginning salesforce DX: versatile and resilient salesforce application development. [Berkeley]: Apress.

MLA Citation, 9th Edition (style guide)

Harris, Ivan. Beginning Salesforce DX: Versatile and Resilient Salesforce Application Development Apress, 2022.

Note! Citations contain only title, author, edition, publisher, and year published. Citations should be used as a guideline and should be double checked for accuracy. Citation formats are based on standards as of August 2021.

Staff View

Grouped Work ID
d42e94e3-6249-c50a-2bed-6e604a8a9d05-eng
Go To Grouped Work View in Staff Client

Grouping Information

Grouped Work IDd42e94e3-6249-c50a-2bed-6e604a8a9d05-eng
Full titlebeginning salesforce dx versatile and resilient salesforce application development
Authorharris ivan
Grouping Categorybook
Last Update2024-12-20 17:35:16PM
Last Indexed2024-12-20 17:49:06PM

Book Cover Information

Image SourcecontentCafe
First LoadedJan 4, 2024
Last UsedNov 13, 2024

Marc Record

First DetectedMar 20, 2023 10:19:46 AM
Last File Modification TimeDec 17, 2024 08:23:47 AM
SuppressedRecord had no items

MARC Record

LEADER04702cam a2200505 i 4500
001on1351737111
003OCoLC
00520241217082108.0
006m     o  d        
007cr cnu|||unuuu
008221127s2022    caua    o     000 0 eng d
019 |a 1351750046|a 1396877917|a 1443954880
020 |a 9781484281147|q (electronic bk.)
020 |a 1484281144|q (electronic bk.)
0247 |a 10.1007/978-1-4842-8114-7|2 doi
035 |a (OCoLC)1351737111|z (OCoLC)1351750046|z (OCoLC)1396877917|z (OCoLC)1443954880
037 |a 9781484281147|b O'Reilly Media
040 |a YDX|b eng|e rda|e pn|c YDX|d ORMDA|d GW5XE|d OCLCF|d EBLCP|d UKAHL|d OCLCQ|d UPM|d OCLCQ|d OCLCO
049 |a MAIN
050 4|a HF5438.35
072 7|a UB|2 bicssc
072 7|a COM018000|2 bisacsh
072 7|a UX|2 thema
08204|a 658.8/1|2 23/eng/20221129
1001 |a Harris, Ivan,|e author.
24510|a Beginning Salesforce DX :|b versatile and resilient salesforce application development /|c Ivan Harris.
264 1|a [Berkeley] :|b Apress,|c [2022]
264 4|c ©2022
300 |a 1 online resource (xviii, 550 pages) :|b illustrations
336 |a text|b txt|2 rdacontent
337 |a computer|b c|2 rdamedia
338 |a online resource|b cr|2 rdacarrier
5050 |a Part 1. Preparing for Salesforce DX -- Chapter 1. Introduction -- Chapter 2. Environment Setup -- Chapter 3. Concepts Overview -- Part 2: Working with Salesforce DX -- Chapter 4. Salesforce CLI -- Chapter 5. Dev Hub -- Chapter 6. Projects -- Chapter 7. Orgs -- Chapter 8. Metadata -- Chapter 9. Version Control-. Chapter 10. Test Users -- Chapter 11. Test Data -- Chapter 12. Development -- Chapter 13. Package Development -- Epilogue.
520 |a Refer to the practical guidance provided in this book to develop Salesforce custom applications in a more agile, collaborative, and resilient way using Salesforce Developer Experience (DX). You will learn how to use the Salesforce Command Line Interface (CLI) to simplify working with projects, metadata, data and orgs. The CLI integrates with your development tools of choice such as Visual Studio Code, and CI/CD tools to implement DevOps pipelines. Readers will also gain an understanding of the package development model, which improves application quality and maintainability by grouping metadata into highly cohesive, loosely coupled containers. Salesforce DX supports application development throughout the entire development lifecycle where a version control system, rather than a Salesforce org, is the source of truth. It became generally available in late 2017 and has now reached a stage of feature richness and stability that it is becoming more widely adopted. Beginning Salesforce DX provides development teams with practical, how-to examples of using Salesforce DX that go beyond the Salesforce documentation. Commands and their parameters are described, including any gotchas, and the outcome of the commands on a Salesforce org is explained. What You Will Learn • How to setup a Salesforce DX development environment • Understand the key Salesforce DX concepts and the Salesforce CLI • Work with Dev Hubs, projects, orgs, metadata and version control systems • Improve quality with test users and test data • Bootstrap pro-code development with templates • Apply Salesforce DX to an end-to-end package development project Who This Book Is For Internal teams developing custom Salesforce applications for an individual customer, or those creating commercial applications for distribution via the Salesforce AppExchange enterprise marketplace. All team disciplines will benefit from understanding and applying Salesforce DX, including pro-code, low-code and no-code developers, testers, release managers, DevOps engineers and administrators. A secondary audience includes those needing to understand key concepts when establishing or evolving an organisation's application lifecycle management capability, such as capability leaders, architects, consultants and business analysts.
590 |a O'Reilly|b O'Reilly Online Learning: Academic/Public Library Edition
650 0|a Salesforce (Online service)|9 422158
650 0|a Selling|x Data processing.|9 100054
650 0|a Sales management|x Computer programs.
77608|i Print version:|z 1484281136|z 9781484281130|w (OCoLC)1294288088
85640|u https://library.access.arlingtonva.us/login?url=https://learning.oreilly.com/library/view/~/9781484281147/?ar|x O'Reilly|z eBook
938 |a Askews and Holts Library Services|b ASKH|n AH41064757
938 |a YBP Library Services|b YANK|n 18236188
938 |a ProQuest Ebook Central|b EBLB|n EBL7144538
994 |a 92|b VIA
999 |c 284385|d 284385