You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.
The Javascript snippets page currently have separate sections for subjects which fall under a same category: Functions. The subjects are [Useful Functions] and [Closures] - those could be subsections of [Functions] instead. If we were to add more info about functions in general (as I'd like to do), this could help keep things organized.
The text was updated successfully, but these errors were encountered:
I've completely reformatted index.md of Javascript, reorganized the Functions section (as told in issue rickwest#162), moved async/await into Promises section and made the document easier to read overall. This is kind of a breaking change as to how other docs should look like though.
The Javascript snippets page currently have separate sections for subjects which fall under a same category: Functions. The subjects are [Useful Functions] and [Closures] - those could be subsections of [Functions] instead. If we were to add more info about functions in general (as I'd like to do), this could help keep things organized.
The text was updated successfully, but these errors were encountered: