Nest Code
22 subscribers
15 photos
1 video
13 files
59 links
Nest Code aim to be the knowledge hub of technology, coding tips,
and a valuable platform for IT skill sharing.
Download Telegram
Why Programmers Should BLOG?
In this post, I would like to share an article that inspires me to create this blog journey regardless of money-making throughout the process. The article was written by Adrian Twaorg, he is a b...

https://nestcode.co/en/blog/why-programmers-should-blog
CICD Auto Deploy Your Project Using Gitlab Runner
This is a short story of DevOps and why it exists. DevOps is about bringing together 2 traditionally contentious groups within IT organizations. Application development has primarily been measur...

https://nestcode.co/en/blog/cicd-auto-deploy-your-project-using-gitlab-runner
Database Design: Audit Log, Tracking Changes to Column Data Value in PostgreSQL (PART 2)
In part 1, we have introduced about audit log that you can tracking changes to the column data value and configuration steps of how you can achieve it. In this blog post, you will learn more abo...

https://nestcode.co/en/blog/database-design-audit-log-tracking-changes-to-column-data-value-in-postgresql-part-2
The Reason to Write Meaningful Commits
This article will introduce about reasons/advantages of git commits and the commit message convention you should follow and apply. Version control systems (VCS) are wisely used as repositor...

https://nestcode.co/en/blog/the-reason-to-write-meaningful-commits
Installation and Configuration of Fake2DB Tool for Auto Generate Fake but Valid Data
Data is way more expensive these days since we are in the modern digital era. Having data on your hand, you can perform experiments with various ways to explore the performance of servers, well ...

https://nestcode.co/en/blog/installation-and-configuration-of-fake2db-tool-for-auto-generate-fake-but-valid-data