Short Cheatsheet About NodeJS package.json Versioning 📅 Jul 7, 2024 · ☕ 2 min read Working a project on nodejs? Do you know how package versioning in package.json?
Dump and Restore PostgreSQL Database 📅 Jun 8, 2024 · ☕ 1 min read Do you want to move your database to other environment? This is how
Create PostgreSQL Database and Privileged User 📅 Apr 27, 2024 · ☕ 2 min read Using PostgreSQL? Let's create the database and give privilege to a user on it.
Self Hosted Your DrawIO Application 📅 Apr 20, 2024 · ☕ 2 min read Do you use whiteboarding / diagramming software application? Well, draw.io is one of the famous app for it and it's free... Today we will run it as self-hosted.
Android RecyclerView to Display Datas 📅 Aug 15, 2021 · ☕ 3 min read How to implement RecyclerView to display a list of data
Android App Rounded Corner Button 📅 Aug 13, 2021 · 📝 Aug 14, 2021 · ☕ 2 min read Create rounded corner button in android app project from AndroidStudio
Fix Visual Studio Code Git with SSH in Windows 10 📅 Jan 8, 2020 · ☕ 4 min read Fixing Visual Studio Code (VSCode) Windows 10 source control Git with SSH key
Learn to Code for Newcomer with Grasshopper App 📅 Dec 27, 2019 · 📝 Apr 20, 2023 · ☕ 2 min read Learn to coding for newcomer & beginner with fun from Grasshopper App
Running Linux Command in Android (continued) 📅 Dec 25, 2019 · ☕ 1 min read Running linux command safely in Android OS from Termux