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
The best package to export data to excel in laravel
One of the default functionality that should exist in software or web development is exporting data in different formats such as Ms.Excel, PDF, or Ms.Word. It becomes a norm for almost every sof...

https://nestcode.co/en/blog/the-best-package-to-export-data-to-excel-in-laravel
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