Install IntelliJ IDEA on Linux
Besides Windows and Mac, JetBrains team also provides a Linux version for IntelliJ IDEA, one of the best Java IDE at the time of...
Install RabbitMQ server on Ubuntu Linux
RabbitMQ is one of the most popular messaging system being used for backend services, and it is often setup and configured under Linux. So...
Handle 404 response in Laravel
Laravel framework provides various ways to handle 404 responses for web application.
Prior to Laravel 5.5.10, in order to catch 404 error, we can detect...
React v16 officially released
Finally, after more than one year of hardwork, React team at Facebook has completed and released the new version v16 with a lot of...
Java 9 officially released
After long time waiting, Java 9 has been finally released today, and developers can give a try via download page at Oracle Java Downloads.
This...