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

### Reason/inspiration (optional) Please write a new Go concept entry about the memory model that includes a section about memory operations. Please refer to the [entry templates](https://github.com/Codecademy/docs/blob/main/documentation/), [content standards](https://github.com/Codecademy/docs/blob/main/documentation/content-standards.md), and...

good first issue
new entry
go

### Reason/inspiration (optional) Please write a new Go concept entry about the goroutines that includes the following: - A "Syntax" section with a \```pseudo code snippet. - An "Example" section...

good first issue
new entry
go

### Reason/inspiration (optional) Please write a new concept entry for **environment variables** under the General topic. - Since this is a General entry, try to avoid language-specific information. - But...

good first issue
general
new entry

### Reason/inspiration (optional) Please write a new General concept entry that defines **optimization** in programming. Make sure to also include a section about the various "levels" of optimization: ```pseudo ##...

good first issue
general
new entry

### Reason/inspiration (optional) Write a new General concept entry that defines **Just-In-Time (JIT)** compilation, what it does, as well as a few of its use cases. A list of programming...

good first issue
general
new entry

### Reason/inspiration (optional) This is testing out Monday.com integration ### Entry Type (select all that apply) New Topic Entry ### Code of Conduct - [X] I agree to follow Codecademy...

good first issue
new entry

### Description - Created new term entry for Java ArrayList .isEmpty() ### Issue Solved - Closes #4339 ### Type of Change - Adding a new entry ### Checklist - [x]...

java
new entry
status: review 1️⃣ completed
status: ready for next review

### Description This is a new PR for the correct file. The [previous PR](https://github.com/Codecademy/docs/pull/4433) was incorrectly editing the main `overflow` term page located at `/content/css/concepts/overflow/overflow.md` - but this one is...

### Description I added an image that reflects the three examples given in the article. I also made one small grammatical correction. ### Issue Solved Closes #4414 ### Type of...

### Description Added an image to reflect the example code snippets. Note: I changed the third example to `overflow-x: visible` to show an example with overflow! ### Issue Solved Closes...