Around the Web – 20180601

Around the Web – 20180601

Brett M. Nelson - Friday, June 1, 2018

And now for somethings to read (or watch) over the weekend, if you have some spare time that is.

175: Spit and Polish

Good Day, Sir! Show - Salesforce Podcast – / John De Santiago – May 30 – In this episode, we discuss Salesforce.com's Fiscal Q1 2019 results, the speculated AI winter, Marc Benioff's stance on GDPR, and likes and dislikes of working with Lightning Components.

Summer'18: Rethink Trigger Logic with Apex Switch

Salesforce Developers Blog – May 30, 2:00 AM – With 17,110 points on the IdeaExchange idea, the arrival of the switch statement in Apex in the Summer'18 release is an exciting addition to the language that should please many developers. As a language construct, switch comes in a number of forms...

Month of Testing: Advanced Topics in Salesforce Unit Testing (Part 3 of 3)

Salesforce Developers Blog  – May 30, 6:00 AM – This is the third part of a three-part blog series about testing. We will be talking about: Why We Test Apex Testing in Depth Advanced Topics in Salesforce Unit Testing These advanced patterns and ideas help increase your test's effectiveness. They...

What does the 'h' stand for in Vue's render method?

CSS-Tricks – May 30, 12:13 AM – If you've been working with Vue for a while, you may have come across this way of rendering your app — this is the default in the latest version of the CLI, in main.js: new Vue({ render: h => h(App) }).$mount('#app') Or, if you're using a...

Passing action handlers to child components using Aura.Action

My Salesforce adventure – albaazconarivas – May 31, 3:54 AM – Last week I discovered something about Lightning Components I didn't know about: aura:action. This is an attribute type that you can use to pass actions to a child component, in addition to the other supported attribute types, and it can be...

Till Next Week

Want to share something? Let me know by leaving a comment below or emailing brett@wipdeveloper.com  or following and tell me on Twitter/BrettMN.

Don’t forget to sign up for The Weekly Stand-Up! to receive free the WIP Developer.com weekly newsletter every Sunday!

Tags