-
Improving skills in JS
-
"Google"
Couldn’t sign you in
The browser you’re using doesn’t support JavaScript, or has JavaScript turned off.
To keep your Google Account secure, try signing in on a browser that has JavaScrip…
-
-
-
### Describe the Issue
There is this test in Step 12 of the JavaScript Music Player project:
> Your `printGreeting` function call should be below the `printGreeting` function definition.
> ```js
> a…
-
Goal: learn by developing a JavaScript solution
- Getting started
- [Mozilla Developer Network (MDN): JavaScript — Dynamic client-side scripting](https://developer.mozilla.org/en-US/docs/Learn/J…
-
地址: https://zhazhazhu.me/articles/learn-javascript-regexp
-
The playcanvas editor now supports ESM modules.
This allows playcanvas developers to easily leverage 3rd party ready made components.
One big opportunity is to leverage React based components s…
-
-
### Describe the Issue
The test is expecting the double quotes for the inner string. It should allow for both.
```
"input[type='text']"
```
or
```
'input[type="text"]'
```
Tests:
https://github.…