chrismccord / phoenix_live_view_example

538 stars 187 forks source link

Bring back the simple counter demo #49

Open stefanchrobot opened 4 years ago

stefanchrobot commented 4 years ago

Seems like the last commit to this file changed it with some temporary (?) code. The counter demo seems one of the most fundamental ones and is referenced in the "Programming Phoenix 1.4" book that I think it should stay as simple as it can be.

The "Counters" demo is not linked to on the main website. And the debounce makes the demo feel that something is broken.

Feel free to close if I misunderstood the author's intention.