Sunday, July 18, 2021

Command to Check React version from command prompt

 It is : 

npm view react version

No comments:

Post a Comment

Misc Javascript points

 Nodejs can support multithreading through use of promises _ is the numeric separator for javascript, that means the numbers 10_000, 11.23_0...