SlideShare a Scribd company logo
The SEAN stack
Build Web Apps With Salesforce,
Express, Angular and Node
ssrivatsavaya@salesforce.com
@shashforce
Shashank Srivatsavaya
Senior Developer Advocate
Forward-Looking Statements
Statement under the Private Securities Litigation Reform Act of 1995:
This presentation may contain forward-looking statements that involve risks, uncertainties, and assumptions. If any such uncertainties materialize or if any
of the assumptions proves incorrect, the results of salesforce.com, inc. could differ materially from the results expressed or implied by the forward-looking
statements we make. All statements other than statements of historical fact could be deemed forward-looking, including any projections of product or
service availability, subscriber growth, earnings, revenues, or other financial items and any statements regarding strategies or plans of management for
future operations, statements of belief, any statements concerning new, planned, or upgraded services or technology developments and customer contracts
or use of our services.
The risks and uncertainties referred to above include – but are not limited to – risks associated with developing and delivering new functionality for our
service, new products and services, our new business model, our past operating losses, possible fluctuations in our operating results and rate of growth,
interruptions or delays in our Web hosting, breach of our security measures, the outcome of any litigation, risks associated with completed and any possible
mergers and acquisitions, the immature market in which we operate, our relatively limited operating history, our ability to expand, retain, and motivate our
employees and manage our growth, new releases of our service and successful customer deployment, our limited history reselling non-salesforce.com
products, and utilization and selling to larger enterprise customers. Further information on potential factors that could affect the financial results of
salesforce.com, inc. is included in our annual report on Form 10-K for the most recent fiscal year and in our quarterly report on Form 10-Q for the most
recent fiscal quarter. These documents and others containing important disclosures are available on the SEC Filings section of the Investor Information
section of our Web site.
Any unreleased services or features referenced in this or other presentations, press releases or public statements are not currently available and may not
be delivered on time or at all. Customers who purchase our services should make the purchase decisions based upon features that are currently available.
Salesforce.com, inc. assumes no obligation and does not intend to update these forward-looking statements.
What do we have here?
MEAN Stack
Javascript based full stack. MongoDB, Express, AngularJS, Node.js
MEAN Sample app and code highlights
Hosted on Heroku and ready for the cloud
SEAN Stack
Replace MongoDB with Salesforce as the backend Data Store using the Force.com REST API
nforce npm module
Wrapper for accessing Force.com REST API from node.js
SEAN Stack sample app and code highlights
Hosted on Heroku and ready for the cloud
Let’s discuss MEAN and SEAN
1
2
3
4
5
MEAN Stack
JavaScript Full Stack
MongoDB
Free and open-source
framework for Node.js
designed for web apps
and API back-end
Free and open-source
web application
framework based on
JavaScript for front-end
Free and open-source
cross-platform event-
driven JavaScript
runtime environment
Express AngularJS Node.js
Free and open-source
JSON like BSON
document-oriented
NoSQL database
MEAN Sample App
github.com/chrisckchang/mean-contactlist
The App - MEAN
SEAN Stack
S for Salesforce
MongoDB
Free and open-source
framework for Node.js
designed for web apps
and API back-end
Free and open-source
web application
framework based on
JavaScript for front-end
Free and open-source
cross-platform event-
driven JavaScript
runtime environment
Express AngularJS Node.js
Free and open-source
JSON like BSON
document-oriented
NoSQL database
Salesforce
Free and open-source
framework for Node.js
designed for web apps
and API back-end
Free and open-source
web application
framework based on
JavaScript for front-end
Free and open-source
cross-platform event-
driven JavaScript
runtime environment
Express AngularJS Node.js
Force.com REST API
using nforce wrapper
and OAuth serving as
the database
nforce
github.com/kevinohara80/nforce
Free and open-source npm
module for node.js to
interact easily with the
Force.com REST APIs.
nforce
Simple Library
sObject Query, Create, Read, Update
and Delete operations made easy
Helpers for Connection, OAuth,
streaming, multi-user support etc.
Extensive examples
Force.com REST API Wrapper
SEAN Sample App
github.com/ShashForce/seanstack
The App - MEAN
The App - SEAN
Questions?
Thank Y u
The SEAN stack - Build Web Apps With Salesforce, Express, Angular and Node.js

More Related Content

What's hot (20)

PDF
Force.com Friday: Intro to Force.com
Salesforce Developers
 
PPTX
Building apps faster with lightning and winter '17
Salesforce Developers
 
PDF
Unlocking the Hidden Potential of Salesforce Live Agent
Salesforce Developers
 
PPTX
sf tools from community
Durgesh Dhoot
 
PPTX
Build, Manage, and Deploy Mobile Apps Faster with App Cloud Mobile
Salesforce Developers
 
PDF
Introducing the Salesforce Lightning Design System
Salesforce Developers
 
PDF
Salesforce API Series: Integrating Applications with Force.com Webinar
Salesforce Developers
 
PPTX
Using Apex for REST Integration
Salesforce Developers
 
PDF
Customizing Salesforce User Interfaces with Lightning Components
Salesforce Developers
 
PPTX
Secure Development on the Salesforce Platform - Part 3
Mark Adcock
 
PPTX
Introduction to Apex for Developers
Salesforce Developers
 
PPTX
Modeling and Querying Data and Relationships in Salesforce
Salesforce Developers
 
PPTX
Mds cloud saturday 2015 salesforce intro
David Scruggs
 
PPTX
Migrating Visualforce Pages to Lightning
Salesforce Developers
 
PPTX
Build and Package Lightning Components for Lightning Exchange
Salesforce Developers
 
PDF
Local development with Open Source Base Components
Salesforce Developers
 
PPTX
TrailheaDX India : Developer Highlights
Salesforce Developers
 
PPTX
Coding in the App Cloud
Salesforce Developers
 
PPT
Build your API with Force.com and Heroku
Jeff Douglas
 
PDF
Lightning Design System and Components for Visualforce Developers
Salesforce Developers
 
Force.com Friday: Intro to Force.com
Salesforce Developers
 
Building apps faster with lightning and winter '17
Salesforce Developers
 
Unlocking the Hidden Potential of Salesforce Live Agent
Salesforce Developers
 
sf tools from community
Durgesh Dhoot
 
Build, Manage, and Deploy Mobile Apps Faster with App Cloud Mobile
Salesforce Developers
 
Introducing the Salesforce Lightning Design System
Salesforce Developers
 
Salesforce API Series: Integrating Applications with Force.com Webinar
Salesforce Developers
 
Using Apex for REST Integration
Salesforce Developers
 
Customizing Salesforce User Interfaces with Lightning Components
Salesforce Developers
 
Secure Development on the Salesforce Platform - Part 3
Mark Adcock
 
Introduction to Apex for Developers
Salesforce Developers
 
Modeling and Querying Data and Relationships in Salesforce
Salesforce Developers
 
Mds cloud saturday 2015 salesforce intro
David Scruggs
 
Migrating Visualforce Pages to Lightning
Salesforce Developers
 
Build and Package Lightning Components for Lightning Exchange
Salesforce Developers
 
Local development with Open Source Base Components
Salesforce Developers
 
TrailheaDX India : Developer Highlights
Salesforce Developers
 
Coding in the App Cloud
Salesforce Developers
 
Build your API with Force.com and Heroku
Jeff Douglas
 
Lightning Design System and Components for Visualforce Developers
Salesforce Developers
 

Similar to The SEAN stack - Build Web Apps With Salesforce, Express, Angular and Node.js (20)

PDF
Workbench: The API Swiss Army Knife
Salesforce Developers
 
PPTX
Dreamforce 2014 - Salesforce Python SDK for REST/SOAP APIs
Hormoz Tarevern
 
PDF
An Inside Look at a Large-scale Writer-driven REST API Doc Solution at Salesf...
Pronovix
 
PDF
Five Developer Tips Every Admin Needs To Know
Salesforce Developers
 
PPTX
Building JavaScript Applications on the Salesforce1 Platform
Salesforce Developers
 
POTX
Hands-on Workshop: Intermediate Development with Heroku and Force.com
Salesforce Developers
 
PPTX
Build custom user interfaces for your Salesforce data with the UI API
Salesforce Developers
 
PPTX
Lightning Developer Experience, Eclipse IDE Evolved
Salesforce Developers
 
PPTX
Trailhead live - Overview of Salesforce App Cloud
John Stevenson
 
PPTX
Salesforce App Cloud First Call Deck
Salesforce Partners
 
PPTX
Salesforce Campus Tour - Declarative
James Ward
 
PPTX
Bridging the Gap between Clicks & Code
Salesforce Admins
 
PPTX
Salesforce Campus Tour - Developer Advanced
James Ward
 
PDF
Easy No-Code Integrations with External Services and Visual Flow
Salesforce Developers
 
PDF
Modern Development with Salesforce DX
Salesforce Developers
 
PDF
Cutting Edge Mobile Development in the App Cloud
Salesforce Developers
 
PDF
Présentation de la platefome Heroku
Thierry TROUIN ☁
 
PPTX
Salesforce Campus Tour - Developer Intro
James Ward
 
PPTX
Introducing the Salesforce platform
John Stevenson
 
PDF
Get Started with Lightning Web Components Open Source
Developer Force
 
Workbench: The API Swiss Army Knife
Salesforce Developers
 
Dreamforce 2014 - Salesforce Python SDK for REST/SOAP APIs
Hormoz Tarevern
 
An Inside Look at a Large-scale Writer-driven REST API Doc Solution at Salesf...
Pronovix
 
Five Developer Tips Every Admin Needs To Know
Salesforce Developers
 
Building JavaScript Applications on the Salesforce1 Platform
Salesforce Developers
 
Hands-on Workshop: Intermediate Development with Heroku and Force.com
Salesforce Developers
 
Build custom user interfaces for your Salesforce data with the UI API
Salesforce Developers
 
Lightning Developer Experience, Eclipse IDE Evolved
Salesforce Developers
 
Trailhead live - Overview of Salesforce App Cloud
John Stevenson
 
Salesforce App Cloud First Call Deck
Salesforce Partners
 
Salesforce Campus Tour - Declarative
James Ward
 
Bridging the Gap between Clicks & Code
Salesforce Admins
 
Salesforce Campus Tour - Developer Advanced
James Ward
 
Easy No-Code Integrations with External Services and Visual Flow
Salesforce Developers
 
Modern Development with Salesforce DX
Salesforce Developers
 
Cutting Edge Mobile Development in the App Cloud
Salesforce Developers
 
Présentation de la platefome Heroku
Thierry TROUIN ☁
 
Salesforce Campus Tour - Developer Intro
James Ward
 
Introducing the Salesforce platform
John Stevenson
 
Get Started with Lightning Web Components Open Source
Developer Force
 
Ad

Recently uploaded (20)

PPTX
From Sci-Fi to Reality: Exploring AI Evolution
Svetlana Meissner
 
PDF
Jak MŚP w Europie Środkowo-Wschodniej odnajdują się w świecie AI
dominikamizerska1
 
PDF
HCIP-Data Center Facility Deployment V2.0 Training Material (Without Remarks ...
mcastillo49
 
PDF
POV_ Why Enterprises Need to Find Value in ZERO.pdf
darshakparmar
 
PDF
Bitcoin for Millennials podcast with Bram, Power Laws of Bitcoin
Stephen Perrenod
 
PDF
Mastering Financial Management in Direct Selling
Epixel MLM Software
 
PDF
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
PDF
CIFDAQ Weekly Market Wrap for 11th July 2025
CIFDAQ
 
PDF
CIFDAQ Token Spotlight for 9th July 2025
CIFDAQ
 
PDF
"AI Transformation: Directions and Challenges", Pavlo Shaternik
Fwdays
 
PPTX
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
PDF
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
PDF
Exolore The Essential AI Tools in 2025.pdf
Srinivasan M
 
PDF
IoT-Powered Industrial Transformation – Smart Manufacturing to Connected Heal...
Rejig Digital
 
PDF
Agentic AI lifecycle for Enterprise Hyper-Automation
Debmalya Biswas
 
PDF
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
PPTX
Webinar: Introduction to LF Energy EVerest
DanBrown980551
 
PPTX
Q2 FY26 Tableau User Group Leader Quarterly Call
lward7
 
PDF
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
PDF
Achieving Consistent and Reliable AI Code Generation - Medusa AI
medusaaico
 
From Sci-Fi to Reality: Exploring AI Evolution
Svetlana Meissner
 
Jak MŚP w Europie Środkowo-Wschodniej odnajdują się w świecie AI
dominikamizerska1
 
HCIP-Data Center Facility Deployment V2.0 Training Material (Without Remarks ...
mcastillo49
 
POV_ Why Enterprises Need to Find Value in ZERO.pdf
darshakparmar
 
Bitcoin for Millennials podcast with Bram, Power Laws of Bitcoin
Stephen Perrenod
 
Mastering Financial Management in Direct Selling
Epixel MLM Software
 
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
CIFDAQ Weekly Market Wrap for 11th July 2025
CIFDAQ
 
CIFDAQ Token Spotlight for 9th July 2025
CIFDAQ
 
"AI Transformation: Directions and Challenges", Pavlo Shaternik
Fwdays
 
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
Exolore The Essential AI Tools in 2025.pdf
Srinivasan M
 
IoT-Powered Industrial Transformation – Smart Manufacturing to Connected Heal...
Rejig Digital
 
Agentic AI lifecycle for Enterprise Hyper-Automation
Debmalya Biswas
 
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
Webinar: Introduction to LF Energy EVerest
DanBrown980551
 
Q2 FY26 Tableau User Group Leader Quarterly Call
lward7
 
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
Achieving Consistent and Reliable AI Code Generation - Medusa AI
medusaaico
 
Ad

The SEAN stack - Build Web Apps With Salesforce, Express, Angular and Node.js

  • 1. The SEAN stack Build Web Apps With Salesforce, Express, Angular and Node [email protected] @shashforce Shashank Srivatsavaya Senior Developer Advocate
  • 2. Forward-Looking Statements Statement under the Private Securities Litigation Reform Act of 1995: This presentation may contain forward-looking statements that involve risks, uncertainties, and assumptions. If any such uncertainties materialize or if any of the assumptions proves incorrect, the results of salesforce.com, inc. could differ materially from the results expressed or implied by the forward-looking statements we make. All statements other than statements of historical fact could be deemed forward-looking, including any projections of product or service availability, subscriber growth, earnings, revenues, or other financial items and any statements regarding strategies or plans of management for future operations, statements of belief, any statements concerning new, planned, or upgraded services or technology developments and customer contracts or use of our services. The risks and uncertainties referred to above include – but are not limited to – risks associated with developing and delivering new functionality for our service, new products and services, our new business model, our past operating losses, possible fluctuations in our operating results and rate of growth, interruptions or delays in our Web hosting, breach of our security measures, the outcome of any litigation, risks associated with completed and any possible mergers and acquisitions, the immature market in which we operate, our relatively limited operating history, our ability to expand, retain, and motivate our employees and manage our growth, new releases of our service and successful customer deployment, our limited history reselling non-salesforce.com products, and utilization and selling to larger enterprise customers. Further information on potential factors that could affect the financial results of salesforce.com, inc. is included in our annual report on Form 10-K for the most recent fiscal year and in our quarterly report on Form 10-Q for the most recent fiscal quarter. These documents and others containing important disclosures are available on the SEC Filings section of the Investor Information section of our Web site. Any unreleased services or features referenced in this or other presentations, press releases or public statements are not currently available and may not be delivered on time or at all. Customers who purchase our services should make the purchase decisions based upon features that are currently available. Salesforce.com, inc. assumes no obligation and does not intend to update these forward-looking statements.
  • 3. What do we have here? MEAN Stack Javascript based full stack. MongoDB, Express, AngularJS, Node.js MEAN Sample app and code highlights Hosted on Heroku and ready for the cloud SEAN Stack Replace MongoDB with Salesforce as the backend Data Store using the Force.com REST API nforce npm module Wrapper for accessing Force.com REST API from node.js SEAN Stack sample app and code highlights Hosted on Heroku and ready for the cloud Let’s discuss MEAN and SEAN 1 2 3 4 5
  • 5. MongoDB Free and open-source framework for Node.js designed for web apps and API back-end Free and open-source web application framework based on JavaScript for front-end Free and open-source cross-platform event- driven JavaScript runtime environment Express AngularJS Node.js Free and open-source JSON like BSON document-oriented NoSQL database
  • 7. The App - MEAN
  • 8. SEAN Stack S for Salesforce
  • 9. MongoDB Free and open-source framework for Node.js designed for web apps and API back-end Free and open-source web application framework based on JavaScript for front-end Free and open-source cross-platform event- driven JavaScript runtime environment Express AngularJS Node.js Free and open-source JSON like BSON document-oriented NoSQL database
  • 10. Salesforce Free and open-source framework for Node.js designed for web apps and API back-end Free and open-source web application framework based on JavaScript for front-end Free and open-source cross-platform event- driven JavaScript runtime environment Express AngularJS Node.js Force.com REST API using nforce wrapper and OAuth serving as the database
  • 12. Free and open-source npm module for node.js to interact easily with the Force.com REST APIs. nforce Simple Library sObject Query, Create, Read, Update and Delete operations made easy Helpers for Connection, OAuth, streaming, multi-user support etc. Extensive examples Force.com REST API Wrapper
  • 14. The App - MEAN
  • 15. The App - SEAN

Editor's Notes

  • #3: Key Takeaway: We are a publicly traded company. Please make your buying decisions only on the products commercially available from Salesforce. Talk Track: Before I begin, just a quick note that when considering future developments, whether by us or with any other solution provider, you should always base your purchasing decisions on what is currently available.