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


Insights Into Learning Computer Science
18/12/2024

JetBrains Academy has published the results of a worldwide survey that set out to discover current trends in computer science education and the challenges involved in studying computer science. I [ ... ]



Windows 11 Adoption Takes A Downturn
11/12/2024

With Windows 10 End of Life only ten months away, Microsoft is stepping up its campaign to get Windows users to upgrade to Windows 11. But while Windows 11 had been gaining users at a steady rate at t [ ... ]


More News

espbook

 

Comments




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