Fresh React Native Components: swipebox, swipetimepicker and optiongroup
It’s summer time and we just had twin baby boys. Coding and development have been drastically reduced but I still have some time to play around and create some simple but powerful react-native components. react-native-optiongroup The react-native-optiongroup component is a simple but effective control that allows a user to select a quick choice from a pre-selected […]
Open anything with React Native OpenAnything
A common task in modern mobile apps is to redirect the user to native or external applications. A very common thing is to open and display an address in the native maps application. You can either do this the old fashion way and create a deep linking module for your application or just use OpenAnything […]
Partial Object Composing in JavaScript ES6
Continuous Integration for Alexa Skills
Alexa Skills recently get a lot of traction. Amazon just released the Echo Show and has almost ten thousands skills. But as a developer they are question how to maintain skills in a scalable fashion. The good old times of maintaining cloud software via sftp and ssh are basically over. Today we utilizing modern tools […]
Twilio Hackpack + Pagerduty = Awesome
I just got back from the Twilio Signal Conference and all participants got the Hackpack v.3. It features a 3G enabled Particle Electron along with a 4×4 WS2812B RGB LED Matrix and a 2000mAh LiPo battery. I been thinking how to actually use it for something useful and came up with the idea to use […]