A Lua Touch on a JavaScript Classic
Today, we're adding a small but significant enhancement to Wunderframe's templating system: the spread operator for component props. If you're familiar with React or other modern JavaScript frameworks, you'll recognize this pattern immediately. It's a convenient way to pass multiple properties to a component in one go.