Skip to content

The modern mode, "use strict" #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 17 commits into from
Jan 3, 2021
Prev Previous commit
Next Next commit
Update article.md
  • Loading branch information
szvvx authored Dec 20, 2020
commit 5f26458fe09cf2c250100250f613732a64f1d7c2
2 changes: 1 addition & 1 deletion 1-js/01-getting-started/4-devtools/article.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Alapból, ha beírunk egy sor kódot a consoleba és megnyomjuk az Enter gombot,
Ahoz hogy több sorban írjunk, nyomd meg a `Shift+Enter` gombokat. Ez úton egy nagyabb adag JavaScript kódot is kényelemesen be lehet gépelni.
```

## Firefox, Edge, és egyéb ezekhez hasonló böngészők
## Firefox, Edge, és egyéb böngészők

A böngészők nagyrészénél az `F12` gomb lenyomásával lehet megnyitni a Developer Tools ablakot.

Expand Down