That's a good point - right now, there isn't. But it's something I'd like to fix.
The #stuff link does a search for stuff, and potentially there can be a conflict between an app's ID and another app that appears when you search for that term. The run app is a good example.
Ideally we'd have banglejs.com/apps?id=run or something like that - and I guess it could be smart enough to switch to showing all apps if for instance it was a Bangle.js 1 app only and you were showing only Bangle.js 2 apps
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
That's a good point - right now, there isn't. But it's something I'd like to fix.
The
#stuff
link does a search forstuff
, and potentially there can be a conflict between an app's ID and another app that appears when you search for that term. Therun
app is a good example.Ideally we'd have
banglejs.com/apps?id=run
or something like that - and I guess it could be smart enough to switch to showing all apps if for instance it was a Bangle.js 1 app only and you were showing only Bangle.js 2 apps