How to do a code review | eng-practices
google.github.io/eng-practices/review/reviewer/Google’s Engineering Practices documentation
OKRs from a development team’s perspective – ZAFU LABS
zafulabs.com/2019/05/24/okrs-from-a-development-teams-perspective/Most of the companies I've worked for in the last 5 years have used the OKR system. Although this system was invented in the 70s, it has more recently become popular at Google and has spread through the tech world. It's a simple system where the company defines a number of Objectives, and each objective…
RomuloOliveira/commit-messages-guide: A guide to understand the importance of commit messages and how to write them well
github.com/RomuloOliveira/commit-messages-guideA guide to understand the importance of commit messages and how to write them well - RomuloOliveira/commit-messages-guide
Adactio: Journal—Split
adactio.com/journal/15050Materials and tools; client and server; declarative and imperative; inclusion and privilege.
Lessons from 6 software rewrite stories – Herb Caudill – Medium
medium.com/@herbcaudill/lessons-from-6-software-rewrite-stories-635e4c8f7c22Almost two decades ago, Joel Spolsky excoriated Netscape for rewriting their codebase in his landmark essay Things You Should Never Do. He concluded that a functioning application should never, ever…
A Directory of design and front-end resources
uigoodies.com/An expert curation of amazing resources for Designers & UI Developers.
The Twelve-Factor App
12factor.net/A methodology for building modern, scalable, maintainable software-as-a-service apps.
Becoming a 10x developer
kateheddleston.com/blog/becoming-a-10x-developerA 10x engineer isn’t someone who is 10x better than those around them, but someone who makes those around them 10x better.
Taking A Look At The State Of Progressive Images And User Perception — Smashing Magazine
smashingmagazine.com/2018/02/progressive-image-loading-user-perceived-performance/We all want to load images fast on the web. Choosing the right image format, optimizing the quality and using responsive images are important tasks, but what can we do beyond that?