If Money Were No Object, What I’d Choose For My Next Developer Machine
/ /

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…
WordCamp GR 2017 – Development With Material Design – Matt Christensen
/

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…