Applications

Cara Membangun Paginasi Khusus dengan React — step-by-step Javascript tutorial on Progressive Robot

Cara Membangun Paginasi Khusus dengan React

Metode untuk menangani set data besar terkait tampilannya adalah menggunakan teknik guliran yang tak terbatas – ketika banyak data dimuat dalam potongan seiring pengguna terus menggulir hingga sangat dekat dengan akhir halaman. Ini adalah teknik yang digunakan untuk menampilkan hasil pencarian di Google Images. Dalam tutorial ini, kita akan melihat cara membangun komponen paginasi khusus dengan React untuk melakukan paginasi pada set data yang besar. Kita akan membangun tampilan terpaginasi dari

Read more
How To Deploy a Go Web Application Using Nginx on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Deploy a Go Web Application Using Nginx on Ubuntu 18.04

In this tutorial, you will build a “Hello World” web application in Go and deploy it on an Ubuntu 18.04 server using Nginx as a reverse proxy. Go is a general-purpose programming language that is gradually becoming one of the most popular web back-end programming languages. Nginx is one of the most used web servers in the world due to its lightweight resource usage and its reliability under load.

Read more
How To Install and Configure Nextcloud on Debian 9 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure Nextcloud on Debian 9

Nextcloud, a fork of ownCloud, is a file sharing server that permits you to store your personal content, like documents and pictures, in a centralized location, much like Dropbox. The difference with Nextcloud is that all of its features are…

Read more
How To Install and Configure ownCloud on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure ownCloud on Ubuntu 16.04

ownCloud is a file sharing server that permits you to store your personal content, like documents and pictures, in a centralized location, much like Dropbox. The difference with ownCloud is that it is free and open-source, which allows anyone to use and examine it. It also returns the control and security of your sensitive data back to you, thus eliminating the utilization of a third-party cloud hosting service.

Read more
How To Install and Setup Elgg on a Debian or Ubuntu VPS — step-by-step Linux tutorial on Progressive Robot

How To Install and Setup Elgg on a Debian or Ubuntu VPS

Elgg is an award winning PHP engine for running your own full fledged social network. It has great community support in the form of plugins and themes made by official developers and the user community. Here’s how to install and setup Elgg on a Debian or Ubuntu VPS.

Read more
How To Install MoinMoin with Nginx on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install MoinMoin with Nginx on Ubuntu 14.04

MoinMoin is a high performance open source Wiki Engine that is written in Python. It provides a feature-rich wiki that has a large community of users, and is very customizable and easy to use. MoinMoin is used by several organizations for their public wikis, such as Ubuntu,…

Read more
CHAT