Profile Nomor Penting Berita Lapor Usulan Masyarakat Survey, Polling Login Update Profile Nomor Penting Berita Lapor Usulan Masyarakat Saber Hoax Tanya Jawab Gubernur Features Changes
(Git, Github, Gitlab) 2. Developer push the codes, open Merge/Pull Request. 3. The product is owned by the team, so team review is needed. 4. Team give effective feedback. 5. Best idea wins, not by seniority, political, etc. 6. Pair programming is best.
changes. 2. Mendokumentasikan case yang sering ditemukan saat Code Review a. Meaningful Names b. Keep function/method small c. SOLID, single responsibility principle d. DRY, KISS 3. Pair Programming 4. No Baper & Give Effective Feedback
Always measure metrics 3. Always automate testing using CI/CD 4. Always improve how to peer/code review 5. Always learn something new, Continuous Refactor, Coding is an Art 6. Implement Best Practice, Design Pattern, Clean Architecture 7. Improve Architecture, Cloud Native, Microservices 8. Sometimes we need think fast, sometimes need think slow