Anton Bachin

Results 136 issues of Anton Bachin

See https://github.com/gothinkster/realworld. Thanks to @thangngoc89 for suggesting.

⭐ good first issue

...now that setup-ocaml v2 supports it.

🎓 study

For example, allow a way to check that `:id` in `/blah/:id` is an integer before matching the route. cc @jsthomas @c-cube for interest.

🎓 study

Probably needs more instrumentation, so that this can gradually be diagnosed.

🐛 bug

This might be a good way to reconcile Dream, Piaf, and the rest of the "ecosystem" for esy users. The branch can probably be maintained by constantly cherry-picking a single...

⭐ good first issue

@tmattio, could you ping this issue when you are either soon to get started using eml outside Dream (it's very quick to factor out), or decide not to?

- [ ] ~~Probably bundle resources into one HTML file, because a lot of load time is currently spent queued to issue requests for resources~~. *I've used [inliner](https://github.com/remy/inliner) for this...

docs
good first issue
upstream

It should be easy to define a `describe : route list -> [some format]` function. SInce a Dream app would be mostly composed using a `route list`, that should cover...

🎓 study

"Just" implement the same API, but over JS.

study

There is nothing inherently about Dream that should be broken on Windows. However, it must actually be tested to prevent breakage due to small oversights that can happen from time...