All Articles
Managing Cordova App Version and Build Numbers in CI Environments
As the Cordova CLI tooling has matured, I’ve been using it more and more on projects in a Continuous Integration environment. I’ve mostly been using the Jenkins Continuous Integration...
In DevOps, Cordova, iOS,Cordova 5 & iOS 9 Security Policy Changes
Cordova 5 was introduced earlier this year, and we’d recommend using it for any new Cordova app development as it contains improvements to developer workflow, bug fixes, performance e...
In JavaScript, Cordova, iOS,Automating Cordova Workflow: xcodebuild Hangs During iOS Build
The Cordova Command Line Interface (CLI) has come a long way since it was introduced with Cordova 3.0 back in the summer of 2013. Developers can use this to create, configure, and bui...
In Cordova, iOS, Continuous Integration,Featured
-
Making a Bus Stop API with Cloudflare Workers
In JavaScript, Coding, -
Building a Visual Bloom Filter with Raspberry Pi, Python and Unicorn Hat
In Python, Raspberry Pi, IoT, Coding, -
Building a Task Tracker with Arduino and LED Arcade Buttons
In Arduino, IoT, Coding, C, -
Building a Smart Card Transit Ticketing System with Redis and Raspberry Pi
In Python, Redis, IoT, Raspberry Pi, Node.js, Coding, -
A Look at Server Sent Events
In JavaScript, Node.js, HTML5, Front End, Coding,