In today’s world, apps are critical to engaging customers, and as a result, there’s a growing demand for developers across industries. However, much of a developer’s time is spent on non-code related work, such as provisioning and managing servers, setting up hosting, data management, and security. Thankfully, there are platforms such as Heroku that provide the quickest way for … [Read more...] about 5 Amazing Features That Developers May Not Know About Heroku!
News
Build from Anywhere with Salesforce Code Builder (Beta)
Salesforce developers have the challenging task of rapidly building and deploying apps in the age of “work from anywhere.” Therefore, they need flexibility in both how they work and where they work. At Salesforce, we are committed to providing tools to make our developers efficient and productive. In the past, we have innovated developer tools like Salesforce CLI and Salesforce … [Read more...] about Build from Anywhere with Salesforce Code Builder (Beta)
Customize Your Apps with Styling Hooks
Styling hooks went GA with the Spring ’22 release. This feature opens the door to the customization of Lightning base components and much more. With styling hooks, you can easily change the appearance of a standard user interface by modifying a few lines of CSS: We won’t debate tastes and colors in this post, but we’ll cover what CSS custom properties and styling hooks are … [Read more...] about Customize Your Apps with Styling Hooks
Better Manage Scratch Org Creation Using the env create scratch Command (Beta)
As a part of the Salesforce CLI unification, we bundled two executables: sfdx and sf. The sf executable will eventually provide a single set of commands designed to develop and deploy applications across all Salesforce clouds. Currently, it supports the Salesforce Platform and Salesforce Functions. Some of the sf commands are entirely interoperable with their sfdx equivalent. … [Read more...] about Better Manage Scratch Org Creation Using the env create scratch Command (Beta)
Reduce File Storage Consumption with Salesforce Functions and Amazon S3
Salesforce is a multi-tenant platform that serves multiple customers on the same hardware. With this type of architecture, the Salesforce Platform imposes limits to enforce an even distribution of resources across all tenants. Such limits include API consumption, Apex governor limits, and others. Most of the developer-related limits are described in the Salesforce Developer … [Read more...] about Reduce File Storage Consumption with Salesforce Functions and Amazon S3