As a visualization tool, a 2×2 gets the team on the same page to externalize relative risks or priorities and work through next steps. When things seem murky or like everyone isn’t giving the same weight to particular options, try out a 2×2.
Migrations are both essential and frustratingly frequent as your codebase ages and your business grows: most tools and processes only support about one order magnitude of growth before becoming ineffective, so rapid growth makes them a way of life. This post takes a look at why migrations are so important, and also how to run them effectively.
If you have a pragprog.com account with a valid email address ending in .edu, you can get a free ebook of Programming Elixir ≥ 1.6. Also valid for additional educational domains in other countries.
Did you already know about ‘git add -N’? I always do ‘git add -p’, but for new files I always added the file and then reviewed the cached diff. With ‘git add -N’, I can state the intention to add new files and then do ‘git add -p’ like normal!
Chris and guest Jason Harrison, Director of Consulting here at Zeal discuss our interest in AR and how we plan to move forward with AR as a consultancy.
ARCore 1.2, Google's updated augmented reality framework, includes a new cross-platform feature called 'Cloud Anchors,' which can allow both iOS and Android device users to share the same AR experience despite using different underlying AR technologies.
most developers: "i centered a div so..... honestly i deserve some kind of css trophy" this developer: "here's some art i made with css—sorry, i think it only works on chrome?"