Documentation
Documentation is a set of information that describes a product to its users, including what it is, how it operates, and how to use it.
Here are 863 public repositories matching this topic...
-
Updated
Jun 12, 2020 - JavaScript
-
Updated
Aug 21, 2020 - JavaScript
-
Updated
Aug 20, 2020 - JavaScript
-
Updated
Jun 30, 2020 - JavaScript
-
Updated
Aug 20, 2020 - JavaScript
-
Updated
Aug 17, 2020 - JavaScript
I was just contributing to the docs a few minutes ago and after running
yarn checkgot this warning
"The prop value with an expression type of SequenceExpression could not be resolved. Please file issue to get this fixed immediately." .
Thought I'd let you know.
-
Updated
Aug 1, 2020 - JavaScript
-
Updated
May 30, 2020 - JavaScript
-
Updated
Aug 21, 2020 - JavaScript
-
Updated
Nov 6, 2019 - JavaScript
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Aug 7, 2020 - JavaScript
-
Updated
Aug 19, 2020 - JavaScript
-
Updated
Aug 7, 2020 - JavaScript
-
Updated
Aug 21, 2020 - JavaScript
-
Updated
May 31, 2020 - JavaScript
-
Updated
Aug 21, 2020 - JavaScript
See: https://gist.github.com/ericelliott/f3c2a53a1d4100539f71
Advantages
See: https://medium.com/javascript-scene/you-might-not-need-typescript-or-static-types-aa7cb670a77b
- autocomplete and type inference with most IDEs
- doesn't require passing Log objects for every call (although it's encouraged)
- other non-required parameters (such as
query) can be omitted - much easier to a
-
Updated
Jul 30, 2020 - JavaScript
I had opened an issue in the Shins project along these lines, but felt it might be better(?) considered here. Mermade/shins#53
To state the scenario from that issue:
Once a user is logged into our site, I'd like to be able to inject a user's API key dynamically into the API calls within the documentation. I'm using Widdershins to generate the base docs from OpenAPISp
-
Updated
Aug 21, 2020 - JavaScript
We didn't document babel/babel#8485
Apparently https://www.zillow.com/ is built with styled-components!!
Add CONTRIBUTING.md
- Guidance on adding a linter new rule-action (if none of the existing ones can perform the action, or be extended)
- Expand on guidelines re: keeping commits to logical areas of the code / individual packages where possible
- Use of
conventional-commitstandard going forward - Advice not to include any
package-lock.jsonchanges PRs, for security reasons. File will be regene
- Wikipedia
- Wikipedia
Feature request
An option to put the sidebar on the right instead of the left