Ben Rollin

Results 51 comments of Ben Rollin

Okay sounds good - I think I will start with the SVG boards only, in order to scope the task a bit.

That approach with `fetch` works fine, but it includes a little bit more boilerplate. We have some nice utility functions for doing common AJAX operations, such as `xhrText` which we...

@ornicar seems that we can just about close this thanks to your work in https://github.com/lichess-org/lila/commit/7cec6192eb2903d0d0d7a42a099e0f3ba2eb64f5. However, I noticed that including the PGN header isn't supported. Idea: make it a query...

Glad you brought this up! I think it makes a lot of sense, not nitpicking at all. We can make commands for: - next puzzle - skip puzzle (puzzle streak)...

This can be done in parts, in case someone wants to implement just one command. Also, I included "no scala" although implementing the help modal will require just a little...

Yeah, It's hard for me to decide. `upv` and `downv` maybe?

Update here: a "next puzzle" command now exists, so we just need upvote/downvote/skip commands. Anyone looking to implement these you can use #11354 as a guide.

Nice work on all of this, @guilhermesalerno! And thanks for surfacing @adsche! 🎉

Worked for me - thanks! In case this repo is still maintained, this should definitely be merged. @stephencookdev

A refactoring task that when finished, the user will never know? That's my jam. It was fun to see what people did with the coordinate trainer after that was snabbdomified....