Fetching the svg file with http is ok, but I would then create a svg decoder/parser to read the svg xml into an elm-svg node tree, is there any existing decoders/projects available?
mandag 30. mai 2016 17.22.09 UTC+2 skrev Max Goldstein følgende: > > Make an HTTP request in init, and have a Msg where they get added to the > model. If you work through some tutorials (links conspicuously absent!) on > the Elm Architecture, this should become pretty clear. > -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
