Mindblown: a blog about philosophy.
-
Toast Message in LWC
Introduction In salesforce development, a Toast Message is a small, non-modal message that appears on the screen to notify the user of a specific event or action. These messages are typically used to provide feedback on a user’s actions, such as a successful login or a form submission. Toast Messages are often used in mobile…
-
Parsing JSON in Apex (Salesforce): A Complete Guide
Introduction to JSON and Apex JSON (JavaScript Object Notation) is a lightweight data-interchange format that is easy for humans to read and write and easy for machines to parse and generate. It is a text-based format that uses a simple syntax to represent data in a structured way. JSON is widely used in web development…
Got any book recommendations?