

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

WordCamp GR 2017 – Development With Material Design – Matt Christensen
Matt Christensen – https://www.mattchristensen.net/ History Announced 2014 2015 Most Google apps use it Intended for Android Focused on Native Mobile, web was an afterthought What Is It? – https://material.io/ A metaphor – think paper Uniting Style – look the same everywhere Design as a physical medium Paper and Ink Seams & Edges Motion has meaning Web Features – https://getmdl.io/components/ Cards – base component (could be used as a means to layout “table” data) Drawers Snackbar – nice feedback component, can hide automatically Tables Out of the box there is styling but not responsive jQuery Alternative – https://datatables.net/ Frameworks MDL (Material Design) Materialize – http://materializecss.com/ (stay away from Materialize WP, not much development) MDLWP – http://mdlwp.com/ (most features in commercial) Bootstrap Material Design – http://fezvrasta.github.io/bootstrap-material-design/ How Do You Design? What are you…

Development / Featured / Geek / Programming / Tech / WordPress
WordPress Meetup – February 2019
Show & Tell Grammarly – Proofreading Google Docs – for writing Zoho – online productivity suite Invoicely – Small business client management & automation Plutio – Project management WordPress.org Favorites – When installing new plugins you can use favorites and use any WordPress.org username. WordPress Plugins TablePress Advanced Custom Fields Block Lab WordPress Themes Hestia WordPress Theme Development Foundation 6 JointsWP FoundationPress WordPress Management WP All Import DVS, Grand Rapids, MI

Geek / Programming / Tech
If Money Were No Object, What I’d Choose For My Next Developer Machine
These days I’m sporting an HP Chromebook 13 G1 which has mostly been a good machine. Seems like even with 8GB of RAM I still end up with some freeze ups when I’m plugging in or unplugging my USB-C dock. It’s rather frustrating but fortunately Google Chrome is designed to recognize abrupt closes and can recover. I used to run in developer mode but now since I can run Android apps I’m using Termux with a Linux shell and Neovim as my IDE. I’m still working out the best setup for Neovim but so far it’s serving me well. So back to the premise of this post and the main image. If I had the finances to support it I’d want my next machine to…
To PUT or to PATCH, That is The Question
The Simple Guide to HTTP Verbs: PATCH, PUT, and POST – DZone Integration