EEPROM "Limited (10K?) write cycles."

The EEPROM (or flash memory in the case of the ESP8266 since it emulates EEPROM in flash) has a physical limit on how many times it can be written. The manufacturer guarantees at least 10K write cycles, but the actually number of cycles for a given chip will likely exceed this and varies from chip to chip. Read cycles are not limited.