Calvin

Results 3 issues of Calvin

Hi, Am getting this error after adding beer.userId = req.user._id , to the beer controller. TypeError: Cannot read property '_id' of undefined Code beer_controller.js `var Beer = require('../models/beer'); var User...

Hi I would like to call another layout as a sliding layer is this possible?. I would like to have the main layout with a button the when a click...

HI, I would like to add a caret icon to the picker then add a on click function to open the picker. like ![image](https://cloud.githubusercontent.com/assets/1926014/12020749/59187a92-ad88-11e5-9522-19ecb43d57f5.png) Thanks