aforemny / aforemny/elm-mdc

Use animation frame instead of globaltick event

Abierto
#174 1 comentario 0 reacciones 0 asignados Ver en GitHub
documentation
Lenguaje dominante
Elm
Estrellas
352
Forks
41
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Investigate if it's easier, better and possible to rely in requestAnimationFrame instead of the globaltick event. The latter one relies in diffing the virtual dom, and I'm not sure how scalable that is.

The intend is to use the [Elm's animation-frame](https://package.elm-lang.org/packages/elm-lang/animation-frame/latest) package.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.