Bryan Goldstein

Results 27 issues of Bryan Goldstein

This could help us figure out how people expect betty to behave. The data could potentially be open for anyone to see, or if there are security concerns, it could...

1. This would allow us to add dependancies to betty. 2. This would allow us to use a more standard workflow of working straight off of master. I know it...

In order to approach #57 in bite sized chunks, a good first step would be pulling in all the regular expression usage into the beginnings of a grammar. This gem...

important

It would be cool if when Betty didn't understand, and you tried again and got it right, Betty lets you automatically add an alternative matcher so she knows what you...

enhancement
help wanted
important

Take advantage of this bad boy: https://www.graphile.org/graphile-build

I think we should try and build caching and or batching into bookshelf. This framework will not scale very well until this optimization is made.

This is probably the most requested feature, basically people want to write resolvers like they do with graphql. There are two approaches to making this happen: 1. Write an option...

enhancement
help wanted

Since we don't check against a schema, it would be cool to have a little blurb pointing out that you can convert your schema to typescript types using apollo and...

enhancement
help wanted
good first issue

Adding typescript types might be nice if we are going to start recommend using typescript for schema checking

enhancement
help wanted
good first issue