/careers

Primary LanguageJavaScriptMIT LicenseMIT

TECH STACK NOTES

I chose Gatsby as the static site generator for several reasons:

  • Highly performant - prefetching, code-splitting by page, gatsby-image plugin, static site
  • Benefits of React + Gatsby ecosystems (plugins and packages)
  • Developer experience - components and flexibility with tooling and styling, great documentation, well-maintained project
  • For styling, I chose to use SASS for readability, simplicity, and for being framework agnostic. I did not add for this project, but would normally add purge-css to reduce

View live at takehome-jobslisting.surge.sh