| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseconstantly interrogate how we can do less while achieving stated goals
when modifying a function, research it's callsites, context around callsites and callers's callers and see if return values are truly needed
a perfect commit reduces the number of non test LOC while increasing test coverage, regardless of whether tests have been added
do not commit unused code or code that anticipates future features without present day use
each change should strive to reduce entropy, this means:
each change should meaningfully drive business goals, some common goals include:
we strive for Buildplus to be easy and joyful for users, this means:
an ideal function is small, implements one feature, and can compose
functions that implement mutation queries must enable transaction participation, in some cases they should require it
testing documentation must be rigorously followed in ./docs/testing.md
Preconfigured repository for deploying a Remix App to Google Cloud Run
TypeScript 1
Simple THREE.js model viewer, base for aectech2020 intro to THREE.js presentation
JavaScript 2
Minimal Rest API built with Flask and airtable-python-wrapper for deployment on Heroku.
Python 1
| Back | FazBrowse Home | New Git URL |