Go by Example is a hands-on introduction to Go using annotated example programs.
A Pragmatic Guide to Getting Things Done
JSON Schema is a vocabulary that allows you to annotate and validate JSON documents.
Conclave is a peer-to-peer, real-time, collaborative text editor built from scratch in JavaScript. Intrigued by collaborative text editors such as Google Docs, we set out to build our own. This case study walks you through our journey from the initial idea to our research of current academic literature and finally to our design and implementation of the final product.
This is a resource for sharing retrospective plans, tips & tricks, tools and ideas to help us get the most out of our retrospectives. Retrospectives play a crucial role in software teams. It is time specifically put aside to reflect on how the team is performing and what can be done to improve.
Don’t let your friends dump git logs into changelogs.
zines about systems & debugging tools
Best Practices for kubernetes
Common-Flow is an attempt to gather a sensible selection of the most common usage patterns of git into a single and concise specification. It is based on the original variant of GitHub Flow, while taking into account how a lot of open source projects use git.
In short, Common-Flow is essentially GitHub Flow with the addition of versioned releases, optional release branches, and without the requirement to deploy to production all the time.
Cheatsheet list of techniques and patterns for maximizing software performance and scalability