Modifica tabella "Tipi di lookaround" per i casi di "Lookbehind negativo"
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 72/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- javascript
- Domain
- documentation
Research direction
Open the “Regular expression / Lookahead e lookbehind” tutorial page and locate the “Tipi di lookaround” table. Correct the negative lookahead and negative lookbehind descriptions to include “non”, then review the table to confirm both entries accurately describe the expressions.
Written by the indexing model from the issue text.
Description
Buongiorno,
leggendo il vostro tutorial, nella pagina Regular expression / Lookahead e lookbehind ho notato un piccolo lapsus, la mancanza di un "non" nelle descrizioni presenti nella tabella Tipi di lookaround:
X(?!Y) Lookahead negativo X se seguito da Y >>> X se non seguito da Y
(?<!Y)X Lookbehind negativo X se dopo Y >>> X se non preceduto da Y
Complimenti per il vostro approfondito tutorial JavaScript.
Cordiali saluti.
- Dominant language
- HTML
- Stars
- 94
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from javascript-tutorial/it.javascript.info
-
Difficulty 1/5 Under an hour Newbie friendliness 45/100
javascript-tutorial/it.javascript.info#448 · 1 comment ·
-
Errore di traduzione Open
Difficulty 1/5 Under an hour Newbie friendliness 35/100
javascript-tutorial/it.javascript.info#440 · 1 comment ·
-
good first issue help wanted
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Glossario Open
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
javascript-tutorial/it.javascript.info#167 · 11 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
javascript-tutorial/it.javascript.info#1 · 182 comments ·
All issues in javascript-tutorial/it.javascript.info
Similar issues
-
Add: hunch Open
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
AbdelStark/awesome-typesafe#104 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
A11y ♿️
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Link Checker Report Openautomated issue report
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
-
documentation improve or update documentation priority/low triage
Difficulty 2/5 Half a day Newbie friendliness 86/100
warpdotdev/docs#782 · 1 comment ·