Tag: Management

  • Dear Devs, Try to Learn How to Deploy Your Product to Production!

    Dear Devs, Try to Learn How to Deploy Your Product to Production!

    A few weeks ago, I assisted a team of developers that my friend had hired to work on a project—let’s call them Team Goldilocks (obviously not the real name of the team). Team Goldilocks had been struggling with deploying their software to production, encountering warnings, the app refusing to run, and experiencing problems with databases.…

  • Auto-tagging Git for Package Publishing

    Auto-tagging Git for Package Publishing

    As I made several module of my company’s code to be more modular, I have several problems with publishing the package. One of them is publishing certain tag as version. Composer package depends on Git’s tag for determining the version number. GitHub and GitLab API actually provides composer a way to fetch the package as…

  • Project buat mereka yang sering ganti anggota

    Project buat mereka yang sering ganti anggota

    Dari pengalaman gw magang pas di kampus, banyak dari program internal kami susah banget buat di maintain. Alesannya gampang, kami nggak tau apa yang dia lakukan di file itu + kodingannya kadang tidak berpola bikin makin jelimet buat baca ulang semua kodingan yang dia kerjain dengan penuh effort waktu itu. Hal ini sama sekali nggak…