Skip to content

Instantly share code, notes, and snippets.

View raymondluong's full-sized avatar

Raymond Luong raymondluong

View GitHub Profile
I want to create a page that displays my purchases.
- The purchases will live in a table.
- The table will have 3 columns: item, category, and cost.
[
{ name: 'Cracking the Coding Interview', category: 'Books', cost: 18.99 },
{ name: 'La Croix', category: 'Food & Drink', cost: 1.49 },
{ name: 'JavaScript: The Good Parts', category: 'Books', cost: 13.49 },
{ name: 'Airpods', category: 'Tech', cost: 149.99 },
{ name: 'Harry Potter', category: 'Books', cost: 16.99 },
@raymondluong
raymondluong / benefits_infra_4-18-19.md
Last active April 19, 2019 22:49
Benefits Infra 4/18/19

Benefits Infrastructure

April 18, 2019

Our Infrastructure

We host everything inside of Aptible. Why? It's HIPAA compliant! We have different containers that run our web workers, environments, Postgres instances, and Redis instances.

  • Daniel signs into Aptible.com - We have three environments — staging, production, and demo. We can see the containers, services, databases, etc for each environment.
Seed ideas to help get you started:
EPD
- Sprint planning
- Project planning
- Quarterly planning
- OKRs
- Working agreement
- Product spec reviews
- Tech spec reviews
{"employee"=>
{"id"=>7757869432091575,
"first_name"=>"Harrison",
"last_name"=>"Goldner",
"middle_initial"=>"",
"status"=>"Terminated",
"ssn"=>"123456789",
"birthday"=>"1985-07-10",
"company_id"=>7757616923671479,
"hired_at"=>"2018-04-06",