Salesforce Announces JavaScript Framework
Written by Kay Ewbank   
Thursday, 20 December 2018

A set of web components for Salesforce has been released. The Lightning Web Components Framework is aimed at JavaScript developers who want to use Salesforce's services.

The collection of components can be used alongside other services in the Lightning collection from Salesforce, such as the Lightning Data Service, Lightning Locker, and the Base Lightning Component library.

salesforce

Until now, if a developer wanted to build a Lightning component, they had to use Aura, a modular programming model developed by Salesforce for large-scale client-side application development on the web. The rise of JavaScript as the main standard for web development has meant Aura has become increasingly sidelined, hence the launch of the JavaScript-based alternative.

Existing Lightning components built with Aura will work side by side with Lightning Web Components without any need to rebuild anything. Aura components and Lightning web components can coexist on the same page. Aura components can include Lightning web components, and the two component types share the same base Lightning components as these were already implemented as Lightning web components, and Aura components and Lightning web components share the same underlying services.
Lightning Components

The components in the new framework provide a layer of specialized Salesforce services on top of the core stack. There's a set of over 70 UI components all built as custom elements, along with the Lightning Data Service which provides declarative access to Salesforce data and metadata, data caching, and data synchronization. Alongside this is a User Interface API, an underlying service that makes Base Lightning Components and the Lightning Data Service metadata aware.
 
The new web component framework is available as pre-release software, and will be made Generally Available (GA) with the Spring 2019 Release of Salesforce.com in February. In order to develop and use Lightning web components, companies need to have either the Enterprise, Unlimited, Performance, oe Developer Editions of Salesforce.
 salesforce

More Information

Salesforce Intro To Lightning Web Components

Related Articles

Salesforce Launches AI Einstein 

Accessing Salesforce Data from Angular.js

Building Geo-tracking Apps with AngularJS, Ionic, and the Salesforce REST API

Salesforce.Com Secrets of Success 2nd Ed (book review)

SalesForce Wave

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Rust Twice As Productive As C++
03/04/2024

Google director of engineering, Lars Bergstrom, gave a talk at the recent Rust Nation UK conference and claimed that Rust was twice as productive as C++. Given how good Google is at C++, this is quite [ ... ]



Excel Spreadsheet - A Joke?
01/04/2024

No this isn't an April Fool's although in places it seems like one. It's a true account of how Williams Racing has suffered through reliance on an overgrown and outdated Microsoft Excel spreadsheet, l [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info