Skip to content

Instantly share code, notes, and snippets.

@inodb
Last active October 12, 2016 16:52
Show Gist options
  • Save inodb/3ec328561e7148bf42073edca8d11738 to your computer and use it in GitHub Desktop.
Save inodb/3ec328561e7148bf42073edca8d11738 to your computer and use it in GitHub Desktop.
Frontend dev workshop 20161012

20161002 Frontend dev workshop

Set up cbioportal-frontend

Check out the README at https://github.com/cBioPortal/cbioportal-frontend/ for up to date info

Try to make a component

Make a new component that show the Patient Information on a single line, instead of in a table. We would like that line to be in the PatientHeader component. You could name it PatientInline similar to SampleInline.

Make a test

Write a test that confirms the AGE attribute is on the page in PatientInline.spec.jsx.

Post an issue

Descibe a component you would like to make in React, post the issue and assign yourself https://github.com/cBioPortal/cbioportal-frontend/issues

Find a date to present

Should be short, just some experience implementing a component, getting used to React. We can do 1-3 people per meeeting. https://docs.google.com/spreadsheets/d/1gj91GddU5KYnE_14_oUhwHBXyVZN5DRefjJpo4g-CVw/edit#gid=0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment