S
S
someone-rassel2020-01-29 13:37:07
css
someone-rassel, 2020-01-29 13:37:07

How can I automatically recognize the properties and methods of javascript / css that are not supported by the browser in the project?

How can I automatically recognize the properties and methods of javascript/css that are not supported by the browser in a project?

Is it possible to automate this somehow, not to constantly search in can i use, but so that when writing code, this is all output to the console automatically?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Michael, 2020-01-29
@someone-rassel

https://github.com/anandthakker/doiuse
https://babeljs.io/docs/en/babel-preset-env#debug

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question