Have a Cordova app - or any Cordova based hybrid app implementation like Meteor, Ionic, Phonegap etc. - and need to use video recording?
You might want to lower the quality of your video recording to handle use cases were the video does not just get stored locally but has to be transferred over the network?

Continue reading

Situation

Recently we ran into the situation were we wanted to remove an item from an embedded Array of Objects in a Meteor Mongo Collection - on the server
Easy task at first glance because you’d expect to be able to use Mongo’s inbuilt $pull option in a Collection.update() query, right?

Continue reading
  • page 1 of 1
Author's picture

Caught

author.bio


author.job


Amsterdam, NL