creativcoder

Results 4 issues of creativcoder

In [part b](https://www.youtube.com/watch?v=SvFPdgGwzTQ), we finished headlines but left the refresh button event handler for grab. As an exercise, it would be great to implement the refresh button event handler. We...

exercise

## Motivation As per #2632 this PR moves `Html` type and impl from axum-extra to axum crate. ## Solution Closes #2632

breaking change

Issuing the command: `./influx-stress insert -r 1m -s 19 -f --host "http://:8086"` the influx_stress tool doesn't write any data to influxd. But for data of 20 and above, the writes...

bug