Lightning Components Testing Lightning Web Components with JEST July 28, 2020July 28, 2020 by Yuval Vardi Like we do for Apex, now we can also add some unit tests to our UI components. Making sure our component does not break and also preventing errors on real time coding. Read more “Testing Lightning Web Components with JEST” →
Javascript Lightning Message Service – LMS July 11, 2020December 15, 2020 by Yuval Vardi LMS is a front-end/client side service that allows a quick channel to publish and subscribe to messages between all components on the page. Read more “Lightning Message Service – LMS” →