Josh Pullen
Josh Pullen
Should users be allowed to register new costumes/sounds to a sprite on the fly? Like this: ```js *whenGreenFlagClicked() { this.costumes.push(new Costume("costume2", "./Sprite1/costumes/costume2.svg", { x: 0, y: 0 })); this.costume =...
> I guess I have the same question for you -- how can we be most helpful to the project? The most helpful contribution is **writing, testing, and publishing code**...
> I do have to mention that I don't have a lot of time outright available for projects That's completely okay. 😄 There is no pressure to contribute, ever, and...
@micahlt I love everything you're saying. I am branching out discussion around building a community into #116 so that this issue can remain focused on forming a solid path for...
Okay... I created a new commit, c056bf923d39f16b77b360dda0886de3a6ccda98, with a Github Action to publish the `leopard` package to npm when a new release is created. I don't really know how to...
The Github Action worked! 🎉 Now creating a new release in Github (which can be done [from here](https://github.com/leopard-js/leopard/releases)) will cause the package to be published to npm automatically. Of course,...
How are y'all running and testing your changes to Leopard and sb-edit locally? Are you using the `example-project/` folder in the Leopard repo? And how are you testing `sb-edit`? I...
> @PullJosh I noticed you merged https://github.com/leopard-js/leopard/pull/129 before I'd reviewed it even though my review was specifically requested Ah, but I did not. 😉 adroitwhiz merged their own PR after...
> > each project could have its own subdomain > > Are you saying that the entire project page (e.g., comments, user reactions, etc) would be on these subdomains or...
**In the last 28 days, Leopard users have converted over 3,000 projects to JavaScript.** And yet, very few people are discussing Leopard or sharing their projects (at least in the...