Cutefish OS is an elegant, beautiful and easy-to-use Linux desktop operating system. It runs Cutefish Desktop based on Debian 11 bullseye and has…
What is the difference between Reflect.ownKeys(obj) and Object.keys(obj)? Object.keys() returns an array of strings, which are the object’s own enumerable properties. Reflect.ownKeys(obj) returns…
Okay ya guyss, balik lagi nih.. kali ini kita coba berkenalan dengan NewSQL ya.. NewSQL merupakan suatu database yang mengkombinasikan fungsi-fungsi pada RDBMS…
Are you a library author trying to make your library compatible with the Plug’n’Play installation strategy? Do you want to use the PnP…
Okay guys yaa, balik lagi nih kita akan membahas tentang Volta.. namun singkat saja untuk penjelasannya.. The Hassle-Free JavaScript Tool Manager volta Jadi…
Oke berikut adalah repos yang saya simpan kedalam storage pribadi ya.. supaya tetap terekam untuk digunakan kembali… Useful Repos
GitHub Discussions is a collaborative communication forum for the community around an open source project. Discussions are for conversations that need to be…
GitHub Copilot is powered by Codex, the new AI system created by OpenAI. GitHub Copilot understands significantly more context than most code assistants….
Text editor VSCode yang ada di Github Quickstart : Quickstart for Codespaces – GitHub Docs
Github action bisa membuat workflow kamu jadi otomatis. Build, test, deploy dan keperluan CI/CD lainnya bisa dengan Github Action. Create CI/CD DevOps-ify |…