Description
Thanks for creating this wonderful tutorial. I've enjoyed it so far and I continue to learn about JS.
Who are you?
- Recently, I got interested in the arts of editing (specifically plain language). I am not a professional editor.
- I am a native English speaker from the UK. I am looking to sharpen my skills, not bragging.
- As I read the tutorial, I notice that certain words/phrases can be revised to sound better (in my opinion).
- I forked this project and
created a plain-language branch. - If you're a professional editor, I hope you can work with me to be more conscious on my editing efforts.
What are you trying to do?
- Cut out the extraneous words, more focused content.
- Improve structure and readability
- Ultimately save time for both the author and the reader
What did you spot?
- 'such' as in 'such a course' -> 'this course' ('such' sounds too formal given the overall tone of the course.)
- 'there exists a function' -> 'there is a function' (same thing, 'there exists' sounds formal or non-native)
- 'We can implement a string' -> 'We can use a string' ('implement' is not a big issue, it's down to what the author prefers. Stick with plain language or not?)
Reference material (note to self): https://www.plainlanguage.gov/resources/checklists/web-checklist/
Question from me (solved below)
Before I put more effort into this, I want to know if this project is actively maintained. I see lots of old PRs and issues, so I'm not sure if it's worth my time to suggest edits.
Ideas for the future
Perhaps a style guide needs creating in future, I see conflicting things like 'we' vs 'you'. Sometimes 'such that' is used, sometimes it's not. I also noticed there is no specific contribution guide (what to do and what not to do).
UPDATE: I found AUTHORING.md which fits this purpose.