Skip to main content

One post tagged with "components"

View All Tags

A Lua Touch on a JavaScript Classic

· 3 min read
Senol Tas
Founder & Principal Engineer, Wunderframe

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.