Skip to content

Commit

Permalink
Tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
henrik committed Jul 12, 2020
1 parent 4f16240 commit f2e555c
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -9,7 +9,7 @@ tags:

Well, mostly automatically. The size of those diffs is affected by how you write your app.

I tried three different ways and compared the amount of data sent over the wire.
I tried three different ways and compared the amount of data sent over the wire: the naive approach, using `temporary_assigns`, and using components.

In these examples, we have a toy app that lists items numbered 1 through 300, with a button on each to replace it with a random new number.

Expand Down

0 comments on commit f2e555c

Please sign in to comment.