Mike Cook

Mike Cook is a Lead Software Engineer at Curalate. He enjoys candlelit treks through the Cascades, serenading the masses with ear-splitting rock guitar riffs, and building products that delight even the most discerning of users. At Curalate he works the full stack, and focuses on designing scalable solutions to enable our engineering team to build the most compelling visual marketing platform we can dream up.

mike_seattle

Posts by Mike Cook

  • Creating an iOS Share Extension for an Ionic App

    At Curalate we build a mobile app that allows our clients to use our services on-the-go. It provides an ever-evolving subset of features from our web experience and we ship updates every month or so, but we don’t have any engineers that specialize in mobile development on our team! Ionic enables us to leverage the expertise of our full-stack engineers to ship a product on mobile using client technology that we’re already familiar with - AngularJS. We write well-factored JavaScript in Angular services once for the web, layer on unit tests, then leverage that same code to build an iOS app.

    Read More