Automatic Deployment Using GitHub Actions

Software development is a continuous process, with regular code updates from time to time. Whether from adding new features, fixing bugs or just performing general chores like updating project dependencies now and then. One effective approach to easily push and...

Nextcloud: Why Should You?

Nextcloud is open source file sync and share software for everyone from individuals operating the free Nextcloud Server in the privacy of their own home, to large enterprises and service providers supported by the Nextcloud Enterprise Subscription. Nextcloud provides...

Lexical Environment & Closure

Code Blocks If a variable is declared inside a code block {…} it’s only visible inside that block. For example: { let message = “Hello”; alert(message); } alert(message); We can use this to isolate a piece of code that does its own task, with...
Forecast365

Forecast365

Overview An add-on which would forecast the data based on the pre-defined parameters set. This would be used for reporting purpose, so that companies can predict/analyze what kind of impacts it can have on their business continuity. This is specifically aimed at sales...
RecruitTalent365

RecruitTalent365

Recruit Talent365 Empower your CRM to simplify your hiring processes OVERVIEW The process of recruiting requires a significant amount of time. Creating job descriptions, vetting resumes, scheduling interviews require a meticulous attention to detail. RecruitTalent365...