Now, Developers Can Use Lightning Web Components to Build Apps on Any Platform

0
46

Salesforce introduced the JavaScript framework a few months ago by leveraging the web standards breakthroughs of the last five years.

American cloud-based software company Salesforce on Wednesday announced that it is open sourcing its Lightning Web Components framework.

This will allow developers to use the same JavaScript framework to build applications on Salesforce or any other platform, the company said in a blog post.

“In the past, developers often had to use different frameworks to build different sides of an application. For example, you’d use Aura to build the employee-facing side of an application on Salesforce and React, Angular or Vue to build the customer engagement side of the application on Heroku or any other platform. Today, you can use Lightning Web Components to build both sides of the application,” the company explained in the blog post.

Built on the latest web standards

Salesforce introduced Lightning Web Components a few months ago by leveraging the web standards breakthroughs of the last five years.

Among other standards, the JavaScript framework leverages custom elements, templates, decorators, modules and other new language constructs available in ECMAScript 6 and beyond.

According to the company, Lightning Web Components has three key parts:

  • The Lightning Web Components framework: the framework’s engine.
  • The Base Lightning Components: a set of over 70 UI components all built as custom elements.
  • Salesforce Bindings, a set of specialized services that provide declarative and imperative access to Salesforce data and metadata, data caching, and data synchronization.

The company noted that the Lightning Web Components framework doesn’t have dependencies on the Salesforce platform and instead, Salesforce-specific services are built on top of the framework.

Developers can now use the Lightning Web Components framework to build web apps that run anywhere, it said.

Developers can get started with the open source platform by visiting the new web site for the project: at lwc.dev.

Salesforce also tweeted to announce the open sourcing of its framework:

 

 

 

 

LEAVE A REPLY

Please enter your comment!
Please enter your name here