Gabriel C. Troia

Results 29 issues of Gabriel C. Troia

# What This is an interesting behavior that intersects with the idea of having a Room resource and treating each subscriber as a participant, thus not having to build the...

open-to-discuss

This is more of a question into what should happen when someone's connection to movex drops. - Become idle? - Become idle and after a buffer time get removed automatically?...

open-to-discuss

# Where `apps/movex-demo` # What You have the freedom to design the game anyway you like - you can take inspiration from the Rock Paper Scissors (https://codesandbox.io/s/rps-demo-x877yl) game, but it...

help wanted
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

# 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

# Where `libs/movex/src/lib/tools/dispatch.spec.ts` # What Create a new spec file to test the createDispatch() function # Why The dispatcher is a very important piece of functionality that sits at the...

help wanted
hacktoberfest

# Context Currently the readme for the whole repo is actually living at `libs/movex/README.md` and it has a symlink referencing it at root level `/README.md` to keep things DRY ....

good first issue
hacktoberfest

## What Movex needs to be able to save the state data in Redis as well. ## Why Currently it only does so in memory using the `libs/movex/src/lib/movex-store/MemoryMovexStore.ts` but for...

feature request
hacktoberfest

## What Add support for the Angular framework ## Definition of done - The new library at `libs/movex-angular` i the same style as React, supporting Angular

feature request
hacktoberfest