joystick
joystick copied to clipboard
A full-stack JavaScript framework for building stable, easy-to-maintain apps and websites.
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' ```
I'd want this to more or less mimic what we have on the server. Ideally, have a way to automate this via `@joystick.js/node` by passing an `spa: true` flag to...