-
* We need to update the JS unit test style guide - https://geck.chevah.com/styleguide/javascript.html#test-styleguide as it is no longer relevant for jest.
* we should update the CSS class name con…
-
写好代码注释,可以很大程度上增强代码可读性。
所以我将在这个issue记录关于注释的知识和实践。
- Better Comments推荐的注释写法
参考资料:
https://marketplace.visualstudio.com/items?itemName=aaron-bond.better-comments
https://github.com/fex-team/styl…
-
Some styleguides require a different indent for wrapped lines.
For example, the [Google JavaScript styleguide](https://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml?showone=Code_form…
-
We use hologram gem to auto-generate our styleguide and have a formatted comment block in each file. Looks like this:
**styleguide/pages/home.scss:**
```
/*doc
---
title: Home Page
name: home_page
…
-
TODO: Make the file better adhere to uShip's JavaScript styleguide
-
https://github.com/fex-team/styleguide/blob/master/javascript.md#%E5%9D%97%E7%8A%B6%E4%BB%A3%E7%A0%81
oxUnd updated
10 years ago
-
### Current Behavior
Source code files and folders are not named consistent - especially starting character upper and lower case is mixed.
### Expected Behavior
We expect a clear and consistent n…
-
http://blog.herobs.cn/es6-in-depth-classes/
https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Classes#
https://udacity.github.io/frontend-nanodegree-styleguide/javascript.html
…
-
Some incorrect links in CONTRIBUTING.md
Looks like there are a number of incorrect links / links that point to nowhere in CONTRIBUTING.md:
```
fogproject-1.5.10/CONTRIBUTING.md:11: 'just-allow-ne…
-
## Problem
For SecureDrop contributors, a styleguide documenting correct use of interaction patterns, visual styles, and fronted implementation basics (eg: no Javascript or SVGs) would be awfully hel…