Julio Biason
5 years ago
4 changed files with 16 additions and 2 deletions
@ -0,0 +1,13 @@
|
||||
+++ |
||||
title = "Things I Learnt The Hard Way - ... Unless That Code Style Is The Google Code Style" |
||||
date = 2019-07-16 |
||||
|
||||
[taxonomies] |
||||
tags = ["en-au", "books", "things i learnt", "code style", "google code style"] |
||||
+++ |
||||
|
||||
Every freaking time Google comes with their own coding style, it's a garbage |
||||
fire. The community came with a better style way before and Google seem to |
||||
come with a style with high contrasting parts just to call it theirs. |
||||
|
||||
{{ chapters(prev_chapter_link="/books/things-i-learnt/code-style", prev_chapter_title="Code Style: Follow It") }} |
Loading…
Reference in new issue