Please correct me if I am wrong, I am just wondering here.
I am looking for the cheapest way to use an esp8266 and do simple things like a web server and trying some different firmwares.
From what i have read, there are two options - using a nodemcu-like board which comes with usb, or using a bare esp.
But then, for programming the bare esp you will need at least:
-dupont wires
-a breadboard
-a 5v to 3.3v converter
And then, maybe it will be needed also something else to power the esp, since I read in some places that
the converter will not draw enough current to power it.
So it looks like the cheapest way is simply buing a nodemcu board which you already can program without needing any of these items?