Gabriel C. Troia

Results 29 issues of Gabriel C. Troia

feature request
hacktoberfest

# Why Movex is a new tool, using a set of ideas and principle that are a bit out of common – and because of that, I am constantly trying...

good first issue
help wanted
hacktoberfest

## What What this means is that the dev should be able to choose when an action dispatch should optimistically commit local state or wait for master ack. **Issue with...

feature request
hacktoberfest

## What? At the moment the `libs/movex-react` contains the `movex-local` code, but this can be it's own separate library. Probably called something like `movex-local-master` or even 'movex-react-local-master'. ## Why? To...

hacktoberfest
open-to-discuss

![logo_b](https://user-images.githubusercontent.com/2099521/221382700-27ef60c8-5e5b-4880-aba5-b2f547cc2767.png) ![logo_b@3x](https://user-images.githubusercontent.com/2099521/221382702-e655e567-0a5f-4520-b4f6-1dcfc73d2d86.png)

When a fwd action returns different checksums, and thus the fail state sync kicks in, by default it rests the local state to the global state. First solution is to...

bug

# What Currently, when dispatching an Action (i.e. "emitActionDispatch" event), the following steps take place: 1. the Client calculates the next checked state and renders it 2. the Client sends...

enhancement

# Why Because sometimes this can throw unexpected errors, based on the logic of the code, and thus it can stop the whole server all of a sudden! I think...

# What Remove the `bin.ts` file and `bin` dir since they moved to movex-service And check there aren't used anywhere!

good first issue
help wanted
up-for-grabs