-
Hi all, thanks for the great package!
I have a question about using Result class in ROP manner to implement parallel validations.
Check this code as example:
```
public static Result Cre…
yarus updated
1 month ago
-
Live sobre o conceito de railway utilizando a lib returns -> [https://returns.readthedocs.io/en/latest/pages/railway.html](url)
Sugestões de tópicos:
- [ ] Error Handling com containers Result e…
-
Have a look at https://github.com/swlaschin/Railway-Oriented-Programming-Example
Think about how we can use this in our code.
-
Hi, I'm not sure if this is the best place to ask questions, but I've started a project some time ago using the version 1.17 of this nice framework. I've come across a simple problem that I jut can't …
-
**Describe the bug**
When docfx.json has multiple projects added, the generated toc.html file is incorrect.
Eg. docfx.json
```
{
"metadata": [
{
"src": [
{
"src"…
-
Hi @swlaschin,
first and foremost a big thanks for creating this awesome talk. I love the railway metaphor.
Because I like your talk so much and find your approach really useful, I've [forked](h…
kyusu updated
5 years ago
-
By placing these lines outside of the controller they can be re-used in other controllers.
https://github.com/swlaschin/Railway-Oriented-Programming-Example/blob/master/src/FsRopExample/Controllers.f…
-
Hello, just want to say this is a cool approach for railway programming. I also encountered something [similar](https://github.com/apneadiving/waterfall) while searching for an alternative way to impl…
-
## Blockchain/Smart Contracts
Check out the [app proposal](https://github.com/adhurjaty/prediction-app/blob/master/prediction_market_app_proposal.md)
[How Bitcoin works](https://www.youtube.com/watc…
-
## Detailed Description
It would be great to deploy the api and dashboards
## Context
- #149
- always good to deploy
- the dashbaord is in react, and there's also a streamlit dashboard
#…