Ryan Glover
Ryan Glover
This is nerd pipe dream stuff but wanted to add it to the list. Joystick will work fine (especially adding an in-memory DB like the upcoming `@joystick.js/db`) on a Raspberry...
Topics that will need to be covered: ### @joystick.js/cli - [ ] Running tests with `joystick test` and `joystick test --watch` ### @joystick.js/test - [ ] Writing a test -...
This would be super handy. The idea is to have a heavily-styled block that calls out 1 or more "heads up" notes so you're aware before you even touch the...
- [ ] Make a note about `local.path` in uploader config being a relative path (no need to prepend slash to path).
This would be rad. I have a terrible memory for things like release notes/announcements and it'd be helpful if there was a convention built in. The idea is to have...
See #255
This intentionally returns immediately after tracking the function call to avoid racking up API charges on SMTP providers.
This can cause confusing runtime errors. Maybe consider a sensible default (e.g., default to first database in config)?
Convenience method for sending emails/SMS if something breaks.
Changed an i18n file and got this: ``` Error: [dev.getWatchChangeContext] ENOENT: no such file or directory, stat 'i18n/tooltip.en.js' ```