Webpack with Arduino and PlatformIO

Web development for embedded devices sucks. More often than not, it involves editing concatenated strings in a header file. Even some of the most popular web projects like Tasmota, WiFiManager, and esphome work like this. If you’ve done any web development recently, it’s probably involved build tooling like Webpack. This makes it super easy to […]