Skip to content
Sonneil Tech Blog

Sonneil Tech Blog

Articles and news from the Techies at Sonneil

  • Home
  • Topics
    • Salesforce
    • Front end
    • Design
  • The Techies
  • The Company
  • English
    • Español

Category: Front end

featured postman

API requests in bulk with Postman

18/02/2021 Chris Lund Back end, Development, Front end

If you are in a situation where you have to call an API multiple times with a variety of data, you can consider several ways to do it. Here we are going to see how you can make bulk requests, using variables from a CSV to customise each call. You[…]

Read more

How to create your own custom icon font

04/02/2021 Carmen L. Seva Design, Front end

Would you like to add your own custom icons to your project in a simple, quick and performant way so you can improve your general workflow? Then this is your article!

Read more

Manage your website’s legibility using text-rendering and its alternatives

17/12/2020 Carmen L. Seva Design, Front end

Hiya! How are you doing? Today’s article is a brief overview of a topic I recently discovered. In fact, the idea came to me a couple of weeks ago while I was reading a library style code and found out something I hadn’t seen before. So I thought it was[…]

Read more

Uploading files to an S3 bucket from your LWC components

10/12/2020 José Gilberto Mullor APEX, Development, Front end, Salesforce

In this article we will covering how to upload files to your S3 buckets from a LWC component, as storing files in Salesforce is expensive. The S3 bucket and IAM policies First, you should have an AWS account, your bucket, and a user in IAM with enough permissions to store[…]

Read more

How to make responsive data tables for mobile platforms

26/11/2020 Carmen L. Seva Design, Front end

Hiya! Have you ever found yourself in the need to show a big amount of data in your application, without having a clear idea of what to do with it in the mobile version? In this article, we are going to check out some possible solutions to make a table responsive while keeping the data in a legible, pleasing and user-friendly view.

Read more

Correcting user mistakes in email input with jQuery.

05/11/2020 Chris Lund Front end

Previously in this blog we have seen how to suggest an email to the user.This post will be part of a series of articles dealing with the validation of the email field. It is worth emphasizing the importance of validating our users email, as we have commented on previous occasions,[…]

Read more
User Friendly Errors

User-Friendly exceptions in Salesforce LWC + APEX

08/10/2020 Nadine Thêry Front end, Salesforce

You cannot say that APEX exceptions are not self-explanatory for those who want to read them. What we can say indeed, is that the structure is just not user-friendly at all. We can find situations in which we get errors like these: Very clear errors for a Salesforce administrator or[…]

Read more

Autocomplete in email field with jQuery.

01/10/2020 Chris Lund Front end, Uncategorized

Validating the email field of your web form is one of the most important aspects of online marketing, when it comes to form validation. Some would even argue that it’s the most important one, because if your business has a website, your main method of contacting your customers will most[…]

Read more

Serverless & Salesforce 101

10/08/2020 José Gilberto Mullor Front end, Salesforce

Salesforce platform has multiple ways to allow admins and developers do their work. Most often you use visual tools to perform the task, like Process Builder or Flows, and APEX code as a last resort. But what if I tell you that there are some other things, like using Salesforce[…]

Read more
How to improve your styling workflow with CSS variables

How to improve your styling workflow with CSS variables

15/07/2020 Carmen L. Seva Design, Featured, Front end

Did you know there is a way to use variables in CSS thanks to custom properties and the var() method? This is now supported by most of the browsers and can make your styling work much faster and efficient. Let’s check out how!

Read more

Search

Recent Posts

  • API requests in bulk with Postman
  • Using Event Platform to connect Salesforce and other services
  • How to create your own custom icon font
  • Country acronym to text translator function in APEX
  • Create your API documentation with Postman

Categories

  • APEX
  • Back end
  • Data Analysis
  • Design
  • Development
  • Featured
  • Front end
  • LWC
  • Random
  • Salesforce
  • Uncategorized

Archives

  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
Sonneil Tech Blog. Copyright Sonneil Homes and its respective authors, 2020 - present.