Skip to content
#

mdn

Here are 162 public repositories matching this topic...

eltimbalino
eltimbalino commented Apr 5, 2022

MDN URL: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode

What information was incorrect, unhelpful, or incomplete?

function strict() {
// because this is a module, I'm strict by default
}
export default strict;

Specific section or headline?

What did you expect to see?

function strict_function() {
// because this is a module, I'm

good first issue help wanted Content:JS time: -30mins
schalkneethling
schalkneethling commented Apr 10, 2019

User story

What did you do?
1.Goto a RTL version of MDN ste. eg: https://developer.mozilla.org/fa/

2.Look at small arrows on side of Web Technologies; Learn web development; Developer Tools

3.Look at cat that shows "Help us build better CSS debugging tools!
Which CSS bugs are the worst?
Take the Survey"

4-Look at location of Arrow of "Sign Up now" button

5-From Refrences and

good first issue p5 mentor: @schalkneethling

Improve this page

Add a description, image, and links to the mdn topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mdn topic, visit your repo's landing page and select "manage topics."

Learn more