Recent Posts
-
February 28, 2018
[Java 9] Java Shell
In my personal opinion, one of most beautiful components of Java9 is Java shell. Let us go back to our fist class of learning Java. Back then, I didn’t know why I had to create void method for printing “Hello”. But Java 9 provides Java shell for efficiency way of learning java curves. we don’t need to create methods in java shell.
-
February 21, 2018
[Solr 6] Major advantages
I’m planning to use Apache Solr 6 with a korean morpheme analyzer.
-
September 05, 2017
[React] Onclick function
onClick function is useful(personally) and common method. it executes some event when mouse button is clicked. To do that, There are 3 steps
-
September 02, 2017
[E.T.C] mining bitcoins with genesis mining
This could be a bit late but I just started bitcoin mining.
-
September 02, 2017
[react] How to call react files
In this post, I will describe how to get react(js)files from app.js