Brian Cline

  • JavaScript
  • Resume
  • Home
  • About
  • Contact
  • Articles
Illustration of a bird flying.
  • Publishing Platform Events from Apex

    Publishing Platform Events from Apex

    Triggering Platform events from within Salesforce is pretty easy. Learn how in this post.

    March 7, 2023
  • Building a Custom UI With Lightning Web Components (LWC)

    Building a Custom UI With Lightning Web Components (LWC)

    Creating a UI that is intuitive and user-friendly can be challenging and time-consuming. In this blog post, we will walk through the process of building a custom UI with LWC.

    February 28, 2023
  • Using Data – Attributes in Lightning Web Component (LWC)

    Using Data – Attributes in Lightning Web Component (LWC)

    In Lightning Web Components (LWC), data can be defined and used in components through attributes. This blog post explains how to use attributes to pass data.

    February 21, 2023
  • An Introduction to Salesforce Platform Events

    An Introduction to Salesforce Platform Events

    Salesforce Platform Events are an event-driven architecture provided by the Salesforce platform. In this guide we look at what, why, and when.

    February 14, 2023
  • The Life of a Startup CTO

    The Life of a Startup CTO

    The life of a startup CTO is incredibly challenging. Why? Well, as the chief technology officer of a startup, you are responsible for leading the company’s technical direction and ensuring that it has the resources and infrastructure to support its growth. It’s a business strategy position a lot more than it is a technology position. […]

    February 7, 2023
  • A guide for adding JWT token-based authentication to Your Serverless Application

    A guide for adding JWT token-based authentication to Your Serverless Application

    One way to secure your serverless application is to implement token-based authentication, which helps to ensure that only authorized users can access your app

    January 31, 2023
  • Salesforce for Newcomers: Orgs, Sandboxes, Trust and Security

    Salesforce for Newcomers: Orgs, Sandboxes, Trust and Security

    As a newcomer to Salesforce, you will quickly come across several important terms that are fundamental to understanding how Salesforce works. These terms are Org, Sandbox, Trust, and Security. In this article, we will explain each of these terms in detail and how they fit into the overall Salesforce ecosystem.

    January 31, 2023
  • Lightning Tips for Visualforce Developers

    Lightning Tips for Visualforce Developers

    Switching from Visualforce to using Lightning is not an easy transition as there’s quite a few changes that Salesforce Developers will need to get used to. Lightning changes a lot of the way that Salesforce works.

    January 24, 2023
  • Mapping AWS Services to Distributed Architecture Patterns

    Mapping AWS Services to Distributed Architecture Patterns

    This blog post will explore how various Amazon Web Services (AWS) services are useful for implementing popular distributed architecture patterns.

    January 17, 2023
  • 13 Tips for Developing Lightning Web Components

    13 Tips for Developing Lightning Web Components

    In this blog article, you will learn 13 tips for developing maintainable and performant Lightning Web Components.

    January 10, 2023
  • How to use Lightning Web Components in Visualforce

    How to use Lightning Web Components in Visualforce

    You can add lightning web components to existing Visualforce pages. In this blog post, you will learn how to use Lightning Web Components in Visualforce and with Apex.

    January 3, 2023
  • 25 Common Salesforce Lightning Web Component Interview Questions

    25 Common Salesforce Lightning Web Component Interview Questions

    During Salesforce Developer interviews, it’s common to be asked quite a few different questions so a company can guage your knowledge and at what level you are.

    December 27, 2022
  • How Lightning Web Components Communicate

    How Lightning Web Components Communicate

    Complex applications are made up of many different components that need to work together and share data. Components must be able to communicate with one another. There are several ways that LWC components can communicate with each other.

    December 20, 2022
  • Using Lightning Web Components inside Aura Components

    Using Lightning Web Components inside Aura Components

    One question that often comes up is whether LWC and Aura Components can be used together in the same application. The answer is yes, they can be used together, but there are some important considerations to keep in mind.

    December 13, 2022
  • Introduction to Salesforce Lightning Web Components

    Introduction to Salesforce Lightning Web Components

    Salesforce developed Lightning Web Components after Apex, Visualforce, and Lightning Components (Aura). Aura missed the mark, so Salesforce went back to the drawing board…

    December 6, 2022
  • Lightning Web Components vs Lightning components

    Lightning Web Components vs Lightning components

    Lightning Web Components and Lightning components are great tools for creating user interfaces for Salesforce platform apps.

    November 29, 2022
  • What is Digital Transformation?

    What is Digital Transformation?

    Digital Transformation is the process of using digital technologies to re-engineer business processes, culture, employee experiences and customer experiences. Digital Transformation shouldn’t have a start and an end date, they are always on processes. Not a project!

    November 22, 2022
  • Is Salesforce Apex Dead?

    Is Salesforce Apex Dead?

    Flow, and Salesforce Flow Triggers feel like they are getting more and more powerful with each release. So is Salesforce Apex really dead?

    November 15, 2022
  • Important Considerations for Creating an Integration Strategy

    Important Considerations for Creating an Integration Strategy

    When building an integration strategy, a few key considerations must be kept in mind.

    November 8, 2022
  • What is Model View Controller (MVC)?

    What is Model View Controller (MVC)?

    The Model-View-Controller pattern is a powerful way to structure an application and provide clear separation of concerns between different components.

    November 1, 2022
1 2 3 … 23
Next Page→

Brian Cline

Proudly powered by WordPress