Skip to content
View JackVeromeev's full-sized avatar
🎸
Salesforce
🎸
Salesforce
  • Ideal Team Group; Persistent Systems Europe; BSUIR
  • Warsaw, Poland
  • 15:01 (UTC +02:00)
  • in/yakau-verameyeu

Block or report JackVeromeev

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. sldt-lib/sldt sldt-lib/sldt Public

    Salesforce Lightning Designed Templates... and some other helping stuff for LWC

    JavaScript 1

  2. Salesforce-By-Meetup/LWC-Webinar Salesforce-By-Meetup/LWC-Webinar Public

    Contains source code and description presented in Salesforce By Webinar about Lightning Web Components

    JavaScript 7 9

  3. sldt sldt Public

    Moved to sldt-lib/sldt

    1

  4. Manifest-merge Manifest-merge Public

    Java util to merge package.xml metadata descriptors for Salesforce metadata packages

    Java

  5. Apex String comparison Apex String comparison
    1
    /*
    2
     * This code gist is about to check how Strings can be compared in Apex language
    3
     * Apex language is case-insensitive, so that string comparison works case-insensitive way
    4
     * However sometimes there needs to be a case-sensitive comparison (e.g. for field history)
    5
     * Initial discussion started in stack exchange question here:
  6. diploma diploma Public

    diploma project

    Java