docs icon indicating copy to clipboard operation
docs copied to clipboard

Codecademy Docs is a collection of information for all things code. πŸ“•

Results 678 docs issues
Sort by recently updated
recently updated
newest added

## Description This PR adds a new usability testing method entry titled *First Click Test* to the `uiux/concepts/first-click-test` section. **New folder:** `content/uiux/concepts/first-click-test/` **Markdown file:** `first-click-test.md` introduces the method, outlines what...

## Description This PR adds a new UX design principle entry titled *Postel’s Law* (also known as the *Robustness Principle*) to the `uiux/concepts/ux-psychology/terms/` section. **New folder:** `content/uiux/concepts/ux-psychology/terms/postels-law/` **Markdown file:** `postels-law.md`...

new entry
ui and ux

## Description This PR updates the existing *Stakeholder* entry in the `uiux/concepts/` section to include two new content sections: **Types of Stakeholders in UX Projects** and **Stakeholder Influence on UX**....

## Description This PR updates the existing *Problem Statement* entry in the `uiux/concepts/problem-statement` section to include two new content sections: **Key Elements** and **Example Problem Statements**. The additions provide clearer...

## Description This PR updates the existing *Persona* entry in the `uiux/concepts/persona/` section to add an example image of user persona. The content itself remains unchanged in meaning or structure....

## Description This PR updates the existing *Deliverables* entry in the `uiux/concepts/` section to include two new sections: **Types of UX Deliverables** and **When Deliverables Are Created**. The update adds...

## Description This PR adds a new UX psychology entry titled *Parkinson's Law* to the `uiux/concepts/ux-psychology/terms/` section. **New folder:** `content/uiux/concepts/ux-psychology/terms/parkinsons-law/` **New images:** - `media/parkinsons-law-graph-img.png` - `media/parkinsons-law-comparison-img.png` **Markdown file:** `parkinsons-law.md` includes...

new entry
ui and ux

## Description This PR adds a new UX research and strategy entry titled *Hypothesis* to the `uiux/concepts` section. **New folder:** `content/uiux/concepts/hypothesis/` **Markdown file:** `hypothesis.md` includes an explanation of what a...

## Description This PR adds a new UX research entry titled *Five Second Test* to the `uiux/concepts` section. **New folder:** `content/uiux/concepts/five-second-test/` **New image:** `media/five-second-test-flow.png` **Markdown file:** `five-second-test.md` includes a definition...

new entry
ui and ux
status: under review

### Reason/inspiration (optional) We would like a new entry on the term `compare()` under strings in C++. The entry should be in `content/cpp/concepts/strings/terms/compare/compare.md` The entry should include the following: -...

good first issue
c++
new entry