Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

615 total results found

Official React Documentation

Atlantis React Code Style and Architecture

https://beta.reactjs.org/learn beta.reactjs.org has much more modern docs. Most all of the examples on reactjs.org use class components rather than function components. It is recommended to read most of articles in the Learn section of https://beta.react...

Future Articles

Atlantis React Code Style and Architecture

The following are items that we would like to have documented in the future. Most have not been documented because they are awaiting design. ADA Compliance​ Uniform Exception Handling​ Infinite Scrolling​ Standardized Loading Indicator / St...

App Wide State

Atlantis React Code Style and Architecture

We implement app wide state by using ​Context. Context reactjs.org has a tutorial for Context and the official documentation can be found here. In Atlantis We currently use Context in Atlantis. One example of this is AuthContext. It currently stores user i...

Events and Listeners

Atlantis React Code Style and Architecture

Events are typically handled using React's useEffect hook. useEffect React has a tutorial as well as documentation that can be found here. Use effect allows you to run a function every time a state or context property changes.​ The following example will r...

Code Ordering Style

Atlantis React Code Style and Architecture

Import Ordering: React Packages EFC packages Internal references CSS Expanding of Props ​const { recentNodes, maxRowsToDisplay } = props; React Hooks (except useEffect) useState, useContext, etc Custom Hooks useSomeApi, u...

File and Folder Structure

Atlantis React Code Style and Architecture

File and Folder Structure should match the UI as closely as possible. There are cases where hooks, interfaces, enums, or components need to shared in multiple places and they should be placed in the following folders.​​ api hooks to send requests to t...

Conditional Rendering

Atlantis React Code Style and Architecture

React has a tutorial on different ways to conditionally render JSX and can be found here. Conditionally Including JSX ​ Doing it this way is discouraged ​Conditional (ternary) operator (? :)  ​ This is how you do 'if else' statements​ Avoid having neste...

Localization

Atlantis React Code Style and Architecture

useSafeTranslation hook​ Pass in the "filename / namespace" as the parameter   const { t } = useSafeTranslation(TranslationFiles.RecycleBin) All "filenames / namespaces" are stored in the enum TranslationFiles (which currently can be found...

Loading Inidicator

Atlantis React Code Style and Architecture

We found a cool react component from react-loading-skeleton called Skeleton. In its props, it lets you tell it how many blurry placeholder items you want it to display. We use it when waiting for items in a list to load from the back end. <SkeletonTheme ena...

C# Class Layout

Style Guide C#

The order of members in a C# class should be in order of instantiation and/or initialization generally, as follows: Constants and Fields ​Constants should be all uppercase, with each word separated by an underscore Fields should be private and camelCa...

C# Code Style

Style Guide C#

Layout of a class  can be found here:  C# Class Layout Use of Static Only use static when necessary.  Please refactor cases you find where we are using static but shouldn't be or don't need to be. Properties It is preferred to use Properties instead of fie...

Postman Instructions

QA Testing

Setting up a postman request Setting up Postman API for the First TIme: Go to https://www.postman.com/downloads/ and download postman. Sending a Request: Click the New Request button (looks like a +) You'll need to know what endpoint you are using, wh...

Compelling Events Examples

Sales Workshops (BJ Bushur)

Compelling Events Customer requirements that compel them to buy by a certain date/event:  ● Automation/Digital Transformation Initiatives ● New leader, new company (previous client) ● Timebound for implementation (interns, contractors, consultants) ● Mo...

Sales Territory Data Analysis (Completed 9/2022)

Territory Information

All Sales Territory Data By Territory (Including Strategic Account List): Midwest Northeast Pacific Southeast Southwest/ South Central

Pipeline Sales Stages Guide

Pipeline & Deal Management

Introduction to Sales Stages What Are Sales Stages? Sales stages represent each phase of the pipeline that a prospect must go through to achieve a closed won. Each stage has consistent action steps and exit criteria, so the rep can accurately assess where a ...

Mutual Action Plan - Template & Guide

Pipeline & Deal Management

Use the Mutual Action Plan Template Document from the opportunity management workshop (below) OR the Mutual Action Plan Sheet Mutual Action Plan Templates *NEW* Revver Mutual Action Plan Template (Google Sheet) *New* Mutual Action Plan Template (Excel) Why...

Territory Teams Kickoff

Territory Information

Territory Teams Overview Deck  

Product Marketing Enablement Sessions

Enablement Session Recordings

Rubex Reports Session (11/8/22) MM Insurance ICP Training Part 1 (10/13/22) MM Insurance ICP Training Part 2 (10/20/22)

Sales Playbook Assets: Opportunity Management Workshop

Sales Workshops (BJ Bushur)

Google Drive Folder Deal Sheet Legend - Spider Graph Discovery Call Checklist MEDDPICC Overview Mutual Action Plan Template (with sample) Sales Process Overview Updated Deal Sheet

Workshop Recordings/ Agendas

Sales Workshops (BJ Bushur)

Updated Deal Sheet Explainer MEDDPICC Explainer Raw Recordings From Workshop   December 1st 2022 Workshop Agenda