Skip to content

Latest commit

 

History

History
82 lines (50 loc) · 3.21 KB

ideas.md

File metadata and controls

82 lines (50 loc) · 3.21 KB
title
Research Ideas

Research Ideas

Problems to solve

  • it's so hard to get a sense of a project via the folders and files abstraction

  • higher-order functions are tricky to understand

  • it's difficult to keep track of the specific problem we're working on and how it pertains to the larger goal

  • version control of firebase, for development, rollbacks

  • it's difficult to be precise, especially when you don't yet know the words of the system

Ideas to solve them

<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-103157758-1', 'auto'); ga('send', 'pageview'); </script>