February 23, 2012

If Statement in One Line

($myvalue == 10) ? "the value is 10": "the value is not 10";

No comments:

SonarQube with Jenkins Setup using Docker Images

https://funnelgarden.com/sonarqube-jenkins-docker/  https://medium.com/@hakdogan/an-end-to-end-tutorial-to-continuous-integration-and-con...