Marcelo Zapaia
Results
3
issues of
Marcelo Zapaia
### Expected behavior ```javascript var html = require('choo/html') var choo = require('choo') var app = choo() app.use(productStore) app.route('/product/:id', mainView) app.mount('body') function mainView (state, emit) { return html` product is ${state.product.name}...
Type: Documentation
Type: Question
# What is it? - [ •] Feature / enhancement - [ ] Bug - [ ] Docs / tests # Description New video for the media page # Use...