dwyl / dwyl/learn-elm-architecture-in-javascript

How would you handle HTTP requests?

Open
#67 4 comments 0 reactions 0 assignees View on GitHub
question starter
Dominant language
JavaScript
Stars
218
Forks
21
PR merge metrics
No merged PRs in 30d

Description

The ELM Architecture handles HTTP requests outside of the `mount` function, as it considers them impure.

Do we simply execute the request inside of the `update` switch statement i.e. break the pattern?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.