I have some micro service (almost) system where each program has its own port. Moreover, not all ports in the system are available. For simplicity, I decided to
Deployed a java application in Openshift (3.9 and 3.11), but cannot reach the application via the browser. Created an REST API application image (OpenLiberty
I want to create a chart with amcharts5 in my react app. I instantiate a root element of amcharts5 in a component that I import in my app component. I get the f
I am used to Jetbrains IDEA and Java, but now I have a project in .NET/C# and using Visual Studio 2017 (Community). If I debug code in IDEA, I can always run c
I would like to import several ".txt" file in R and add a new "ID" column with the file name in it. I found something like that that works to import all the txt
EDIT: switched to a better example, and clarified why this is a real problem. I'd like to write unit tests in Python that continue executing when an assertion f
This is the base code $(".add-item").click(function() { var flag; var ask_about_flag = // some logic ... if (ask_about_flag == true) { if (confirm("A