sdras / array-explorer

⚡️ A resource to help figure out what JavaScript array method would be best to use at any given time

Home Page:https://arrayexplorer.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Latest language details

Gonzalo2310 opened this issue · comments

The line code numbers are approximate
src/App.vue
line 7: 'Array Explorer' Although this text could be the name of the application. In that case it should not be translated

line 8: 'Find the array method you need without digging through the docs'
line 12: 'Usage'

src/components/AppCode.vue
line 14: 'Output'

src/components:MethodBase.vue
line 5: 'see the docs'

It's not important or urgent. It's just details to leave it 100% translated.

Yep, just a couple more PRs for the languages that are half done and we can build this out. I want to get it up and in first :)

Thanks for tracking it!