Slack and Salesforce Integration Webinar
Thanks everybody for attending the Slack and Salesforce Integration Webinar today. Here is a list of resources mentioned during the presentation: Slack blog post: Connecting Slack and Salesforce Slack...
View ArticleSlack and Salesforce Integration: Authentication
This is another installment in my ongoing Slack and Salesforce integration series. In part 2 (Slash Commands) and part 3 (Bots), I used an “integration user” to access Salesforce on behalf of Slack...
View ArticleMeet DreamHouse, the Salesforce App Cloud Sample App
With the Salesforce App Cloud, you can build any type of application: HR, Finance, Commerce, Loyalty, Inventory, etc. And you can create your application faster than with any other platform, because...
View ArticleBuilding a Trivia App with React
I sometimes use a Trivia app at the end of my talks as a replacement for the traditional summary slide, and we have also been using Trivia games as a fun activity at different Salesforce Developer...
View ArticleNew and Improved Ionic 2 Sample Application
Earlier this year, I shared a real estate sample application built with the first beta of Ionic 2. Many things have changed in Ionic 2 since then, and it was time for an update. In this post, I’ll...
View ArticleNew Version of ForceJS: A JavaScript Library for using the Salesforce APIs in...
ForceJS is a micro-library that makes it easy to work with the Salesforce REST APIs in client-side JavaScript applications. I started the project a couple of years ago focusing on three key...
View ArticleSample Application with Ionic 2 and Salesforce
A few weeks ago, I shared a version of the DreamHouse sample application built with the latest release candidate of Ionic 2. The app came with two interchangeable implementations of the data services:...
View ArticleEmployee Directory: Sample Application with React Native and Node.js
Over the past few years, I’ve built many versions of the Employee Directory application as a way to explore new languages and frameworks. In this post I’ll share a version of the Employee Directory...
View ArticleSample Application with React Native and the Salesforce Mobile SDK
I recently shared a sample Employee Directory / Org Chart application built with React Native. That version of the application used a Node.js back-end. In this post, I’ll share the same application...
View ArticleDreamHouse: Sample Application with Ionic 3 and Angular 4
Ionic 3.0 has arrived! It was time to update the DreamHouse sample application. In this post, I share a new version of DreamHouse built with Ionic 3 and Angular 4. Watch the video: Source Code The...
View Article