Nash Kabbara
Nash Kabbara
Hi Guys, I'm trying to get autocompletion to work on something like ```
Show Layout
Thanks for ngram-type! Do you plan on having a layout shown around the typing area? That would be great for learning new layouts.
Is it possible to transform something like `20191010212241-create-account.js` to `account.js`? I've tried a few transformations mentioned in the help, but couldn't get it there. Also tried regex in the file...
Hello, Thanks for the great plugin. Is this the correct way to add 'src/screens' to the lookup path? When I do so in package.json it works fine, but most of...
Hello, I have a feeling I'm asking this in the wrong place, but I can't seem to find a better place to ask. In IRB, (I think it's using system...
Thank you so much for writing "The Ultimate Guide to handling JWTs on frontend clients". I noticed that you're setting secret_token on the /[register](https://github.com/vnovick/graphql-jwt-tutorial/blob/58ebfe1ed6a253fa6b6198ca14001c5eeaa7fbf8/backend/src/auth/index.js#L75) endpoint. If I'm not mistaken this...