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)

PPTX
DayBack at Dreamforce 2016
SeedCode
 
PPTX
Salesforce Lightning component framework from 0 to app
Roy Gilad
 
PPTX
Kitchener Salesforce Developer Group Event - Introduction to dev ops with Sal...
Sudipta Deb ☁
 
PDF
An Inside Look at a Large-scale Writer-driven REST API Doc Solution at Salesf...
Pronovix
 
PPTX
Modern UI development with Lightning Components - Spanish!
Alba Azcona Rivas
 
PDF
NgForce: A JS Library For Quickly Building Salesforce Apps Using AngularJS
Salesforce Developers
 
PDF
Salesforce Tour Paris - Platform Events - Martin Lezer
Martin Lezer
 
PDF
Présentation de la platefome Heroku
Thierry TROUIN ☁
 
PDF
Einstein Analytics for Developers
Salesforce Developers
 
PDF
Fremont Salesforce Community Group - Salesforce Labs Day - Flow Templates
Jayant Jindal
 
PDF
Spice up Your Internal Portal with Visualforce and Twitter Bootstrap
Salesforce Developers
 
PDF
Modern Development with Salesforce DX
Salesforce Developers
 
PDF
Modern Architectures: Integration Stories from the Field
Dreamforce
 
PDF
Sandboxes: The Future of App Development
Dreamforce
 
PDF
AppExchange - Die ideale Ergänzung zu Salesforce
Salesforce Deutschland
 
PPTX
Forcelandia 2016 Wave App Development
Skip Sauls
 
PPTX
Build Better Communities with Lightning
Salesforce Developers
 
PPTX
Roadmap Lightning Updates (November 3, 2016)
Salesforce Partners
 
PDF
Introduction to MuleSoft Anytime Platform
Salesforce Developers
 
PDF
Developing Interactive Tables and Charts in Visualforce
Salesforce Developers
 
DayBack at Dreamforce 2016
SeedCode
 
Salesforce Lightning component framework from 0 to app
Roy Gilad
 
Kitchener Salesforce Developer Group Event - Introduction to dev ops with Sal...
Sudipta Deb ☁
 
An Inside Look at a Large-scale Writer-driven REST API Doc Solution at Salesf...
Pronovix
 
Modern UI development with Lightning Components - Spanish!
Alba Azcona Rivas
 
NgForce: A JS Library For Quickly Building Salesforce Apps Using AngularJS
Salesforce Developers
 
Salesforce Tour Paris - Platform Events - Martin Lezer
Martin Lezer
 
Présentation de la platefome Heroku
Thierry TROUIN ☁
 
Einstein Analytics for Developers
Salesforce Developers
 
Fremont Salesforce Community Group - Salesforce Labs Day - Flow Templates
Jayant Jindal
 
Spice up Your Internal Portal with Visualforce and Twitter Bootstrap
Salesforce Developers
 
Modern Development with Salesforce DX
Salesforce Developers
 
Modern Architectures: Integration Stories from the Field
Dreamforce
 
Sandboxes: The Future of App Development
Dreamforce
 
AppExchange - Die ideale Ergänzung zu Salesforce
Salesforce Deutschland
 
Forcelandia 2016 Wave App Development
Skip Sauls
 
Build Better Communities with Lightning
Salesforce Developers
 
Roadmap Lightning Updates (November 3, 2016)
Salesforce Partners
 
Introduction to MuleSoft Anytime Platform
Salesforce Developers
 
Developing Interactive Tables and Charts in Visualforce
Salesforce Developers
 
Ad

Recently uploaded (20)

PPTX
From Sci-Fi to Reality: Exploring AI Evolution
Svetlana Meissner
 
PDF
SIZING YOUR AIR CONDITIONER---A PRACTICAL GUIDE.pdf
Muhammad Rizwan Akram
 
PDF
How do you fast track Agentic automation use cases discovery?
DianaGray10
 
PDF
Newgen 2022-Forrester Newgen TEI_13 05 2022-The-Total-Economic-Impact-Newgen-...
darshakparmar
 
PDF
Staying Human in a Machine- Accelerated World
Catalin Jora
 
PPTX
AI Penetration Testing Essentials: A Cybersecurity Guide for 2025
defencerabbit Team
 
PDF
🚀 Let’s Build Our First Slack Workflow! 🔧.pdf
SanjeetMishra29
 
PDF
The 2025 InfraRed Report - Redpoint Ventures
Razin Mustafiz
 
PDF
Go Concurrency Real-World Patterns, Pitfalls, and Playground Battles.pdf
Emily Achieng
 
PDF
The Rise of AI and IoT in Mobile App Tech.pdf
IMG Global Infotech
 
PDF
LOOPS in C Programming Language - Technology
RishabhDwivedi43
 
PDF
“Squinting Vision Pipelines: Detecting and Correcting Errors in Vision Models...
Edge AI and Vision Alliance
 
PPTX
Future Tech Innovations 2025 – A TechLists Insight
TechLists
 
PDF
UiPath DevConnect 2025: Agentic Automation Community User Group Meeting
DianaGray10
 
PDF
CIFDAQ Market Wrap for the week of 4th July 2025
CIFDAQ
 
PDF
Peak of Data & AI Encore AI-Enhanced Workflows for the Real World
Safe Software
 
PDF
What’s my job again? Slides from Mark Simos talk at 2025 Tampa BSides
Mark Simos
 
PPT
Ericsson LTE presentation SEMINAR 2010.ppt
npat3
 
PDF
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
PPTX
Mastering ODC + Okta Configuration - Chennai OSUG
HathiMaryA
 
From Sci-Fi to Reality: Exploring AI Evolution
Svetlana Meissner
 
SIZING YOUR AIR CONDITIONER---A PRACTICAL GUIDE.pdf
Muhammad Rizwan Akram
 
How do you fast track Agentic automation use cases discovery?
DianaGray10
 
Newgen 2022-Forrester Newgen TEI_13 05 2022-The-Total-Economic-Impact-Newgen-...
darshakparmar
 
Staying Human in a Machine- Accelerated World
Catalin Jora
 
AI Penetration Testing Essentials: A Cybersecurity Guide for 2025
defencerabbit Team
 
🚀 Let’s Build Our First Slack Workflow! 🔧.pdf
SanjeetMishra29
 
The 2025 InfraRed Report - Redpoint Ventures
Razin Mustafiz
 
Go Concurrency Real-World Patterns, Pitfalls, and Playground Battles.pdf
Emily Achieng
 
The Rise of AI and IoT in Mobile App Tech.pdf
IMG Global Infotech
 
LOOPS in C Programming Language - Technology
RishabhDwivedi43
 
“Squinting Vision Pipelines: Detecting and Correcting Errors in Vision Models...
Edge AI and Vision Alliance
 
Future Tech Innovations 2025 – A TechLists Insight
TechLists
 
UiPath DevConnect 2025: Agentic Automation Community User Group Meeting
DianaGray10
 
CIFDAQ Market Wrap for the week of 4th July 2025
CIFDAQ
 
Peak of Data & AI Encore AI-Enhanced Workflows for the Real World
Safe Software
 
What’s my job again? Slides from Mark Simos talk at 2025 Tampa BSides
Mark Simos
 
Ericsson LTE presentation SEMINAR 2010.ppt
npat3
 
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
Mastering ODC + Okta Configuration - Chennai OSUG
HathiMaryA
 
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.