
@moroquin
Oliver Sierra
Collaborative IT culture to improve people’s lives
-
React-Redux Hello World – Step by step
In this post we are going to do a basic example using “redux” step by step. The goal will be to have a counter that we can increment or…
-
Compiling – command line – Using packages – Java
In the following post we perform the compilation, Jar creation and execution of a game which contains several packages. The objective is to do this from console and to…
-
Creating a React JS 18 project step by step
in this post, we are going to create a new react project step-by-step. The goal is to understand which dependencies we need and how they work together in the…
-
Compiling at the command line – without using packages – Java
Compiling at the command line – without using packages – Java To do this mini how-to you need: JDK installed on your machine. At least version 8. Text editor…
-
Running our first java class
If you are starting with java we are going to create our Hello World. For this propuse you can create a new text file and name “HelloWorld.java”, the…





