Hey everyone! WPBones v2.0 just dropped the biggest release since the framework launched. Here s the short version:
The old build pipeline is gone. No more Gulp, no more run-s, no more per-plugin build scripts that drift over time. v2 replaces everything with a single webpack.config.js that auto-discovers your entries from resources/assets/. Drop a .tsx file, webpack picks it up. That s it.
Lately I ve been thinking about how different design challenges look depending on the product you re building.
In theory, design processes often look clean and structured. But in reality, every product comes with its own constraints unclear requirements, edge cases, technical limitations, or simply trying to balance user needs with business goals.