cta_seb__c's profile picture. Technical Architect @Salesforce #CTA

Sebastien Colladon

@cta_seb__c

Technical Architect @Salesforce #CTA

Sebastien Colladon reposted

In Summer '21, a security update will enforce access modifiers on Apex properties in Lightning component markup: sfdc.co/7sDVT Here's a parser I wrote using the Apex LSP that helps you locate affected methods (blog pending): github.com/pozil/apex-sec…

PhilippeOzil's tweet image. In Summer '21, a security update will enforce access modifiers on Apex properties in Lightning component markup: sfdc.co/7sDVT
Here's a parser I wrote using the Apex LSP that helps you locate affected methods (blog pending):
github.com/pozil/apex-sec…

Sebastien Colladon reposted

If you plan to (or had to) work with picklists with Apex or #LWC, I highly recommend to read this short post that covers the different techniques and pitfalls for retrieving picklist values developer.salesforce.com/blogs/2021/05/…

PhilippeOzil's tweet image. If you plan to (or had to) work with  picklists with Apex or #LWC, I highly recommend to read this short post that covers the different techniques and pitfalls for retrieving picklist values
developer.salesforce.com/blogs/2021/05/…

Sebastien Colladon reposted

Check this out: @cta_seb__c and I've made major enhancements to the Salesforce APIs collection for Postman: - new APIs: Chatter (Connect) and CPQ - Postman API Network publication - Community contributions enabled via Public Workspace


Sebastien Colladon reposted

Pretty please, let's all use Semantic Versioning! Given a vers. number MAJOR.MINOR.PATCH, increment: MAJOR when you make incompatible API changes MINOR when you add functionality in a backwards compat manner PATCH when you make backwards compat bug fixes semver.org

PhilippeOzil's tweet image. Pretty please, let's all use Semantic Versioning!

Given a vers. number MAJOR.MINOR.PATCH, increment:
MAJOR when you make incompatible API changes
MINOR when you add functionality in a backwards compat manner
PATCH when you make backwards compat bug fixes
semver.org

Sebastien Colladon reposted

Hey you, yes you. You’re pretty awesome. But you’d be more awesome if you developed for Salesforce with VisualStudio Code. Thankfully there’s a hot new viral video, demonstrating how to get set up! youtube.com/watch?v=E7ge9l…

codefriar's tweet card. Setting up Visual Studio Code on Your Mac | Developer Quick Takes

youtube.com

YouTube

Setting up Visual Studio Code on Your Mac | Developer Quick Takes


🎊

It took way more time than expected, but my first LWC blog posts are finally out! 🎉



Sebastien Colladon reposted

Pretty amazing what @SalesforceDevs can do with Custom Property Editors for Flow 🤩 This feature will GA in Winter '21 and will be part of the Sample Apps update.

PhilippeOzil's tweet image. Pretty amazing what @SalesforceDevs can do with Custom Property Editors for Flow 🤩
This feature will GA in Winter '21 and will be part of the Sample Apps update.

Sebastien Colladon reposted

Check out my new blog post on the best practices to handle errors in #LWC. developer.salesforce.com/blogs/2020/08/… P.S. Did you know - Not all errors need to be caught by your own component?

adityanaag's tweet image. Check out my new blog post on the best practices to handle errors in #LWC.

developer.salesforce.com/blogs/2020/08/…

P.S. Did you know -  Not all errors need to be caught by your own component?

Sebastien Colladon reposted

I'm attending the Sofia, BG Developers Group meeting on Jul 27, 2020! Join me #TrailblazerCommunity trailblazercommunitygroups.com/e/m4pfmv/ I am very excited to announce our amazing speaker @PhilippeOzil, Sam Sharaf, and @pbattisson


Sebastien Colladon reposted

Interested in learning best practices for managing Developer sandboxes and working with the Salesforce CLI? Check out @PhilippeOzil's brand new two-part blog series: sforce.co/2ZxCT5K

SalesforceDevs's tweet image. Interested in learning best practices for managing Developer sandboxes and working with the Salesforce CLI? Check out @PhilippeOzil's brand new two-part blog series: sforce.co/2ZxCT5K

Sebastien Colladon reposted

Hats off to @cta_seb__c for building that great tool.


Sebastien Colladon reposted

Wow, over 1600 #Salesforce orgs are using my Streaming Monitor! This is a free tool that lets you monitor the streaming APIs. Install it from @AppExchange (appexchange.salesforce.com/appxListingDet…) or check the source code from GitHub (github.com/pozil/streamin…).

PhilippeOzil's tweet image. Wow, over 1600 #Salesforce orgs are using my Streaming Monitor!
This is a free tool that lets you monitor the streaming APIs.
Install it from @AppExchange (appexchange.salesforce.com/appxListingDet…) or check the source code from GitHub (github.com/pozil/streamin…).

Sebastien Colladon reposted

🇫🇷 Appel aux @SalesforceDevs francophones: rejoignez moi pour un meetup virtuel en français sur le thème intégration continue et couverture de tests avec GitHub Actions et Codecov.io. Rdv ce jeudi 11 juin à 18h00 CEST: sfdc.co/meetup-11-juin

PhilippeOzil's tweet image. 🇫🇷 Appel aux @SalesforceDevs francophones: rejoignez moi pour un meetup virtuel en français sur le thème intégration continue et couverture de tests avec GitHub Actions et Codecov.io.
Rdv ce jeudi 11 juin à 18h00 CEST: sfdc.co/meetup-11-juin

Sebastien Colladon reposted

Rejoignez @PhilippeOzil le jeudi 11 juin au @ParisDUG pour en savoir plus sur l'intégration continue et la couverture de test avec @GitHub Actions et @codecov ! trailblazercommunitygroups.com/events/details…

FabienTaillon's tweet image. Rejoignez @PhilippeOzil le jeudi 11 juin au @ParisDUG pour en savoir plus sur l'intégration continue et la couverture de test avec @GitHub Actions et @codecov !
trailblazercommunitygroups.com/events/details…

Sebastien Colladon reposted

Leaving that here in case some @SalesforceDevs want a reliable & high performance #LWC lookup component: github.com/pozil/sfdc-ui-… Many thanks to the many #OSS contributors who helped to improve the component. 160⭐️ so far!


Sebastien Colladon reposted

Check out this awesome Salesforce API collection for @getpostman. Import it and get access to 200 API requests from 10 different Salesforce APIs with just a few clicks! Shoutout to my colleague @cta_seb__c, who came up with this great idea. This has been a great team effort.

Quickly explore and test Salesforce APIs against multiple orgs using the Postman application. In the latest blog post, Sebastien Colladon and @PhilippeOzil introduce Postman and share their excellent, open source Salesforce API Collection. sforce.co/3cPz4xs

SalesforceDevs's tweet image. Quickly explore and test Salesforce APIs against multiple orgs using the Postman application. In the latest blog post, Sebastien Colladon and @PhilippeOzil introduce Postman and share their excellent, open source Salesforce API Collection. sforce.co/3cPz4xs


Sebastien Colladon reposted

Great article on the CTA journey of a friend @SovanBin ladies-be-architects.com/meet-a-cta-sov…


Sebastien Colladon reposted

New bookmarklet and new command "index [SObjectName]" to list indexed fields of an object in AdminBooster online tool adminbooster.com/tool


Loading...

Something went wrong.


Something went wrong.