Ché Armstrong
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 5
Activity overview
Latest activity by Ché Armstrong-
Ché Armstrong commented,
I believe Bixby uses Rhino:https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino/Overview
-
Ché Armstrong commented,
Promise support in general would be really good, including async/await syntax - I think this is mainly due to the JS engine currently used.
-
Ché Armstrong commented,
+ 1 for this. I'm pushing my code to GitHub but would be good to do this via Bixby Studio, as opposed to having to switch back/forth to the terminal.
-
Ché Armstrong created a post,
Support test runner (similar to Jest, Ava, Mocha)
This could probably be done by supporting NPM modules, but it would be good to be able to write (and run) unit/integration tests within Bixby studio. bespoken.io created `virtual-alexa` which is al...
-
Ché Armstrong commented,
Just don't make TypeScript mandatory - I personally find TS messy and hard to read. It should be opt-in, if you choose to support it.