6 ms·
I personally think it depends on how we define components. ELM does not have components like Vue or ReactJs. ELM's components are just functions. For the examp
by henryscala 7y ago
I personally think it depends on how we define components. ELM does not have components like Vue or ReactJs. ELM's components are just functions.
For the example described in the below article, I think channelPanel and chatPanel can be looked as components.
https://korban.net/posts/elm/2018-11-17-elm-ui-introduction/ https://korban.net/posts/elm/2018-11-17-elm-ui-introduction/