Technical Architect
A Christ-follower, husband, father, and WordPress Developer with Forum One.
Similar Posts

A Guide to Commit Messages, Tracking Development History
I love this guide from Aaron on keys to maintaining a solid SCM history.

WordCamp GR 2017 – WP-API: The Good, the Bad, and the Ugly – J Andrew Scott
J Andrew Scott – http://rubberchickenfarm.com/ History of APIs RSS Advantages Fast & reliable Easy to consume Almost no technical footprint Disadvantages Read-only Static content No authentication No user-driven content (i.e. comments, favorites, etc) DIY API Advantages Dynamic content User-driven content App & user authentication Roles & permissions based Connected applications Disadvantages DIY OAuth Redundant URI scheme…