dwyl / learn-elm-architecture-in-javascript

:unicorn: Learn how to build web apps using the Elm Architecture in "vanilla" JavaScript (step-by-step TDD tutorial)!
https://todomvc-app.herokuapp.com
GNU General Public License v2.0
211 stars 19 forks source link

use of gifs / images #12

Open rjmk opened 7 years ago

rjmk commented 7 years ago

The two biggest pngs + the two biggest gifs totalled 1.7MB out of 3MB total for downloading the dwyl/learn-elm-architecture page. They definitely have advantages, but maybe consider

a) Linking to images b) Linking to two different pages in a doc folder with or without images as the viewer prefers (I read github on mobile data a lot)

nelsonic commented 7 years ago

Great point! GIFs aren't very mobile friendly. 📵 My plan (once this repo has had an initial review) is to record a screencast and upload to YouTube. Mobile users will see a screenshot of the video and instruct readers to "click to watch" (i.e. no data-plan-killing auto-play).

rjmk commented 7 years ago

This is issue is being automatically closed as it's more than a year old. Please feel free to reopen it if it's still relevant to your project.

iteles commented 7 years ago

Re-opening as I think this is a good point. We need to ensure we compress images and will leave open until the screencast is available.