Step by step setup of Sonar Qube for scanning javascript code quality from custom metadata (XML format) Step by step setup of Sonar Qube for scanning javascript code quality from custom metadata (XML format)

Step by step setup of Sonar Qube : Download Sonar Qube (ex: sonarqube-6.7) Download Sonar Scanner (ex: sonar-scanner-cli-3...

+

Step by step setup of SonarQube Step by step setup of SonarQube

Download Sonar Qube (ex: sonarqube-6.7) Download Sonar Scanner (ex: sonar-scanner-cli-3.0.3.778-windows) Set Java path for son...

+

Javascript truthy check Javascript truthy check

You can just check if the  variable  has a  truthy  value or not. That means if( value ) { } will evaluate to true  if value is no...

+

Using PuTTY and Xming for X11 Forwarding Using PuTTY and Xming for X11 Forwarding

 T he X Window System, or X11, is the window server for Linux. If you’ve used a desktop Linux distribution like Fedora or Ubuntu, you’ve u...

+
 
Top