Wern's articles
Getting Started with Laravel Livewire
By Wern Ancheta,
Attention Laravel lovers! The Livewire framework for Laravel can help you build awesome, dynamic interfaces without writing a whole lot of JavaScript.
Getting Started with React Native
By Wern Ancheta,
Wern Ancheta introduces React Native, covering what React Native is, how to get started, what Expo is, how to set up a dev environment, and how to create an app with React Native.
Getting Started with the React Native Navigation Library
By Wern Ancheta,
Wern Ancheta looks at the React Native Navigation library by Wix, an alternative navigation library offering a smoother navigation performance for React Native apps.
Calendar as a Service in PHP? Easy, with Google Calendar API!
By Wern Ancheta,
Wern builds a fully custom calendar application using the Google Calendar API and the Laravel framework - check it out!
Amazon Product API Exploration: Let’s Build a Product Searcher
By Wern Ancheta,
Wern Ancheta develops a product search API for Amazon products with Amazon Products Advertisement API
Getting Started with Fuse
By Wern Ancheta,
In this tutorial we’ll be creating a Hacker News Reader app with Fuse, a tool for developing cross-platform apps that runs on both Android and iOS devices.
Build Your Own Dropbox Client with the Dropbox API
By Wern Ancheta,
Wern shows us how to use Laravel and Guzzle to build our own full Dropbox client with the Dropbox API!
Shopify App Development Made Simple with HTTP APIs and Guzzle
By Wern Ancheta,
Wern shows us how easy it is to get stared with developing Shopify powered PHP apps with Guzzle and Shopify's HTTP API.
Picking the Brains of Your Customers with Microsoft’s Text Analytics
By Wern Ancheta,
Wern develops an app which uses Microsoft's Text Analytics API to recognize positive or negative sentiment in people's reviews of an Amazon product.
How to Create a Pokemon Spawn Locations Recorder with CouchDB
By Wern Ancheta,
Wern Ancheta shows you how to build a Pokemon spawn location recorder app with CouchDB and the Slim Framework, wrapping it up in good security practices!