diff --git a/Home.md b/Home.md deleted file mode 100644 index 02f733a..0000000 --- a/Home.md +++ /dev/null @@ -1 +0,0 @@ -Welcome to the javascript wiki! \ No newline at end of file diff --git a/The-JavaScript-Style-Guide-Guide.md b/The-JavaScript-Style-Guide-Guide.md new file mode 100644 index 0000000..bc14bb0 --- /dev/null +++ b/The-JavaScript-Style-Guide-Guide.md @@ -0,0 +1,11 @@ +Everyone writes JavaScript a little differently. We finally decided it was time that we got together and agree on how we write JavaScript. + +We describe it as a mostly reasonable approach to JavaScript. + +We're releasing it under the MIT license, so please feel free to fork and use at your will. We don't expect everyone to agree with the way we do things, but we do hope this can help kick start your own style guide as a template or map of some sort. + +Hope it helps! + +## Companies using the style guide + +* [Airbnb](//airbnb.com) \ No newline at end of file