In the last weeks, I have created a webinar series to help developers move from Visualforce to LWC. Weren’t you able to join? No worries, here you have the recordings, both in English and in Spanish!
Continue reading “Webinar Series: Visualforce to LWC”TrailheaDX 2020 Global Gatherings
This month I had the pleasure to present at several community groups to talk about the announcements and features showcased at TDX 2020. I spoke about Salesforce Functions, new Apex features, Code Builder and Lightning Web Runtime (including a demo!).
Continue reading “TrailheaDX 2020 Global Gatherings”Tests Unitarios para LWC === Calidad! [ESP]
Los test unitarios son un must para conseguir un código mantenible, blindado frente a errores y fácil de depurar. En definitiva aplicaciones de CALIDAD.
Continue reading “Tests Unitarios para LWC === Calidad! [ESP]”Hello fellow-readers!
Since I started working for Salesforce, I’ve been publishing content in the Salesforce Developer’s blog and stopped publishing content in my personal blog (the one that you are reading!).
Continue reading “I’m back!”New Resources for Moving from Visualforce to Lightning Web Components
Read the blogpost I published in the Salesforce Developers blog.

Using SVGs in Lightning Web Components
Read the blogpost I published in the Salesforce Developers blog.

Learn MOAR: Lightning Web Components Features in Summer ’20
Read the blogpost I published in the Salesforce Developers blog.

Caching and Synchronizing Component Data with Lightning Data Service
Read the blogpost I published in the Salesforce Developers blog.

Becoming Developer Certified
Read the blogpost I published in the Salesforce Developers blog.

Lightning Web Components Communication
Lightning Web Components is the new programming model that Salesforce released early this year. If you don’t know what it is about, check this post I published some time ago.
One of the keys to learn how Lightning Web Components work is to understand how components can communicate between each other. The communication patterns are different from Aura, and are one of the culprits of Lightning Web Components superb performance.
Continue reading “Lightning Web Components Communication”