When the ESP8266 is working, it's awesome but the constant resets have been driving me crazy
My sketch is fairly complex if you include all the libraries it uses so it seems like debugging all the Watchdog Timer issues could be a nightmare. Hopefully, in future versions of the ESP8266, the resets can be eliminated so you can use the same code as you would on an Uno or other Arduino board and it just works.
I'm probably going to try another WiFi chip such as the ATWINC1500 or Photon and have my fingers crossed that they don't have resets or other quirky issues.