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

What Is Faith Without Action? – James Day 2
#JamesChallenge
Living Wise And Living Well
We need to put aside our egos and learn from others instead of making the same mistakes. #truth #wisdom Get all the advice and instruction you can, so you will be wise the rest of your life. – Proverbs 19:20 NLT

Devotions For Sacred Parenting – Day 2: The Right Person for the Job
“God designed your children, and he placed them in your care…You are the right person for the job, because God himself has assigned you the task. And he is committed to seeing you through.” – Devotions for Sacred Parenting by Gary L. Thomas#Parenting #doubts #confidence #Romans

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 Mediocre performance Large technical footprint WP-API Advantages Succinct URI scheme Improved performance Small technical footprint Available in WordPress core Disadvantages Granular transactions No batch uploads Increased number of API calls What once required 2 web servers now required 12-15 servers WP-API Disadvantage Factors & Solutions Number of content types Solution: consolidate endpoints Volume of individual API calls Solution: batch processing endpoints Frequency of individual API calls Solution: page-level caching Lessons…WordCamp US 2019 – Just Enough React for WordPress – Shannon Smith
New Block Editor Discover the Possibilities Block templates Blocks instead of custom fields, shortcodes, etc How Does the New Block Editor Work? Uses React, JavaScript/JSX Blocks are like plugins There is a Core Layer & Editorial Layer React abstraction is built-in Cool Stuff Blocks can be reusable Backend Workflow-only blocks Block level locking – you can remove blocks that are not needed. React Uses JSON literals It’s in the HTML but doesn’t negatively affect the HTML Templates You can create block templates Can be assigned to existing post types You can have nested templates Compatibility Shortcodes Will continue to work as before but contained within a block Custom Post Types Metaboxes Can be converted to blocks Can be used in the block editor Themes You…





