Setup based off this article: https://hackernoon.com/these-6-essential-tools-will-maintain-your-npm-modules-for-you-4cbbee88e0cb
- browser
- app installs
- dev
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // @ts-check | |
| // ref: https://github.com/pedro-mass/learn/blob/b07f49b56802646e4e05137a0ff77219508c29c8/javascript/code-katas/src/test-helpers.js | |
| import React from "react"; | |
| import partial from "lodash/partial"; | |
| import { Provider } from "react-redux"; | |
| import { createStore } from "./redux/store"; | |
| import { arrayify } from "./utils/array"; | |
| export { createStore }; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "version": 1, | |
| "variables": [ | |
| { | |
| "title": "getBranchQuotesData", | |
| "dataclips": "https://data.heroku.com/dataclips/svnrbqwytkkgvfehgzjjezfpqpjb", | |
| "values": [ | |
| [ | |
| "0053c00000DY0ljAAD", | |
| "HomeAuto", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "url": "https://gist.github.com/pedro-mass/84ccd392c5e97e33328ffc992133cef9", | |
| "version": 1, | |
| "variables": [ | |
| { | |
| "names": [ | |
| "accountid", | |
| "contactid", | |
| "lob", | |
| "assignmentType" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "url": "https://gist.github.com/pedro-mass/24ad39369b6bd1ad6fa40b869ebc7447", | |
| "title": "Get Flood Quotes", | |
| "keys": ["quoteId", "count"], | |
| "values": [ | |
| ["000aff85-5dd5-4451-b72f-0b59eaaa732f", 2], | |
| ["000b1219-ab78-41b8-8e31-72e07214b6d5", 2], | |
| ["000b138a-b1e8-4a76-8e26-8ee0caa41cdf", 2], | |
| ["000b5dff-5cf8-4399-89f1-a645a1f26458", 2], | |
| ["000b86c5-f47c-4751-be0a-00e304ac6eb3", 1], |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "version": 1, | |
| "variables": [ | |
| { | |
| "title": "Get or Create Contact in SF", | |
| "names": ["email", "first_name", "last_name"], | |
| "values": [ | |
| ["vcsekhar4u@gmail.com", "Lakshmi", "Burujula"], | |
| ["miguelfenrick@hotmail.com", "Miguel", "Fenrick"], | |
| ["ininlowo@yahoo.com", "Ibrahim", "Ninalowo"], |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "version": 1, | |
| "variables": [ | |
| { | |
| "title": "Update Account details In SF", | |
| "values": [ | |
| ["0013c00001s5httAAA", "d37d6495-bd5d-445a-a751-2fcd60d7a444"], | |
| ["0013c00001s5iaJAAQ", "6e4d6cb2-7b19-4214-a1eb-cd50daafb492"], | |
| ["0013c00001s5iFvAAI", "49134a6a-c698-4f65-9600-c71d5fb2412c"], | |
| ["0013c00001s5idXAAQ", "f8490d9f-5e8c-4770-b87e-8e3a603426ce"], |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "title": "get Home Quote details", | |
| "keys": ["quoteId"], | |
| "values": [ | |
| ["9f6c9828-6386-4897-b004-fa1919a9c639"], | |
| ["3f2a9722-95ac-456e-821b-b27ee6d95fe9"], | |
| ["9f1d671d-cd28-4a15-bf04-ddf25e67a073"], | |
| ["233a2419-85bb-4738-844d-63da3bf7c9fd"], | |
| ["3073c20e-b570-4571-8790-d3de0e0b064c"], | |
| ["b88c5724-b5cc-411a-9d2a-522a2aa9fd68"], |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "version": 1, | |
| "variables": [ | |
| { | |
| "title": "Create SF quote Info", | |
| "values": [ | |
| [ | |
| "Auto", | |
| "4badfe66-c510-4e78-a770-d14083da503e", | |
| "e73a199d-2312-4ba4-b056-cac3ac58fe6a", |
NewerOlder