© 2023 Hashnode
#enterprise
What is workflow A workflow is a series of steps or activities that are performed in a particular order to achieve a specific outcome. Workflows can be as simple as a series of emails sent to differen…
Do you have messy and disorganized React project folder structures? Or are you looking for guidance on how to architect a folder structure that's scalable and easy to maintain? Look no further! You've…
In this age of technology, software companies are quickly shifting towards a strict compliance posture. You may ask yourself, why is that and what has changed over the last several years? This can be …
There is a battle between industry associations to manage the archive of the documentation. Thankfully, technological advancements take it out in the form of document management systems. This article …
In this blog post, we will cover how you can use the OSSF Scorecard to assess the security score of your repository and report the results in GitHub Advanced Security - Overview. This will allow you t…
Amazing product features and user experience are crucial to winning new clients – but they’re not enough to persuade buyers at large enterprise firms. Those buyers need to know that your product can…
Recap from the first article: Which are the most wanted automation testing tools that have climbed the top of the ladder so far? Let’s take a look. What is digital transformation? Digital transformati…
Have you wondered what it's like to be a consultant before? Are you running into challenges in growing a DevOps culture at your job? I will share it all, and it will be a long blog post. To be honest,…
Sometimes we developers work on non-technology related companies. What should you expect if you intend to work on a non-IT driven company? Here I've listed my brief comparison between the 2 worlds. …
Sidekiq is one of the most commonly used libraries with Ruby on Rails, allowing for code to be executed independently from requests made to an application. It handles a lot of the complexities of mana…