Skip to content

Commit 170733b

Browse files
hegemonicGautamSharda
authored andcommitted
Clean up the "hello world" code sample (#328)
Changes to code: + Add region tags for including code in docs + Change `require()` call for consistency with the API docs; the sample now requires the library as `Bigtable` and creates an instance of it by calling `new Bigtable()` + Add comments about shortcuts that would cause performance issues in production + Fix misspelled variable Changes to `README`: + Fix branding issues + Update auth instructions to use the current best practice; `gcloud auth application-default login` is no longer recommended + Update links to the GCP Console + Remove embedded screenshot from the docs, to prevent a broken image if that screenshot goes away + Miscellaneous changes for clarity and consistency
1 parent 629581b commit 170733b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

handwritten/bigtable/CONTRIBUTORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Alexander Fenster <github@fenster.name>
77
Dave Gramlich <callmehiphop@gmail.com>
88
Eric Uldall <ericuldall@gmail.com>
99
Jason Dobry <jdobry@google.com>
10+
Jeff Williams <jefesaurus@google.com>
1011
Jiren Patel <jirenpatel@gmail.com>
1112
Jun Mukai <jun.mukai@gmail.com>
1213
Luke Sneeringer <lukesneeringer@google.com>

0 commit comments

Comments
 (0)