JShell, the REPL console in Java 9
Discovering the new REPL built-in console in Java
On this post, I will cover one of the new Java 9 features that attracted my attention: REPL.
Discovering the new REPL built-in console in Java
On this post, I will cover one of the new Java 9 features that attracted my attention: REPL.
A few days ago I was working on feature in a project, and after a lot of commits and pushes, I wanted to show to my colleagues my changes in a single commit.
A few days ago I was working on feature in a project, and after a lot of commits and pushes, I wanted to show to my colleagues my changes…. but I wanted to show them in a single commit.