processing / processing-website

Repository for the processing.org website
https://processing.org
GNU General Public License v2.0
60 stars 90 forks source link

Rename "Featured functions" to a More Generic Term #465

Closed SableRaf closed 8 months ago

SableRaf commented 1 year ago

Description:

In the examples pages, the section termed as "Featured functions" includes both functions and keywords that are not actually functions, such as Array or color datatype.

For instance, see the following example pages:

This could potentially lead to confusion, as the term "functions" typically refers to operations or methods, not data types or keywords.

Proposed Solution:

Consider renaming the "Featured functions" section to a more generic name that encompasses both functions and non-function keywords. A suggestion could be "Highlighted Features", "Key Concepts", or "Key Elements".

SunSummoner commented 11 months ago

@SableRaf I'd like to contribute to this issue. How do "Key Features" or "Salient Features" sound?

macayu17 commented 10 months ago

@SableRaf I'd like to contribute to this issue.

rishab2211 commented 10 months ago

hey @SableRaf i am a begginer in Open source . i want to work on this issue as my first open source contribution !

umangutkarsh commented 9 months ago

Hi @SableRaf , I'd like to contribute to this issue, if this issue is still open.

Renamed the "Featured functions" to a More Generic Term ('Key Elements'). Hope you'll consider this. Please provide your feedback.

Afrin127329 commented 8 months ago

@SableRaf How about "Core Elements" or "Key Components"??

SableRaf commented 8 months ago

Fixed in https://github.com/processing/processing-website/pull/473