Skip to content
#

web-development

Here are 3,395 public repositories matching this topic...

responsively-app
geiras
geiras commented May 7, 2021

🚀 Feature Request

📝 Description

When debugging mobile views, it's important to understand the cursor target size and simulate, as much as possible, the native behaviour of touchscreens.

Describe the solution you'd like

I believe that it makes sense to emulate as much as possible the real behaviour of pointing devices.
My suggestion is to allow the user to define what is the pr

enhancement help wanted good first issue
budibase
content
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
OlgaMaslova
OlgaMaslova commented Mar 30, 2022

Before opening, please confirm:

bug good first issue platform p2

Improve this page

Add a description, image, and links to the web-development 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 web-development topic, visit your repo's landing page and select "manage topics."

Learn more