This is PART 5 of a blog series that details software development outsourcing risks and challenges...
Growth is essential for any individual, and since companies are a union of individuals, growth becomes essential for the existence of a company as well. Without growth...
This is PART 4 of a blog series that details software development outsourcing risks and challenges...
The difficult part about structuring a Terraform project is that several solutions exist and there is no universal guide. The code structure...
Software development is the type of industry that is always on the cutting edge of technological advances. It’s the foundation that ...
This is PART 2 of a blog series that details software development outsourcing risks and challenges...
This is PART 3 of a blog series that details the challenges of outsourcing software development...
One of the biggest misconceptions when it comes to Node is that every asynchronous operation is handled by Libuv’s thread pool. There are ...
This article shows how to deploy a Node.js and React.js monorepo to multiple Heroku applications using GitHub Actions.
Softup Technologies has finalized a partnership with RisiAlbania (an innovative project, supported by the Swiss Agency for Development and Cooperation, in ...
At Softup Technologies we tend to build robust, easy maintainable applications and trying to keep the infrastructure cost at the minimal. This is ...
In the following article, we will discuss about the Naive Bayes classification algorithm, its mathematical representational and we will train a model on Python...
During Node’s original presentation in 2009, Ryan Dahl’s (i.e. creator of Node) thesis was: “I/O needs to be done differently”...
In this article we will talk about automating the whole server provisioning and deployment process of an application.
How to use Cypress to make E2E tests on your web application, unit tests on your backend, and more...
When we started Softup Technologies, we wanted to use best industry practices and deliver high quality solutions that our clients deserve...
In this part, we will go through some Node.js code snippets to see how the event loop behaves and how it affects code execution. But first...
Node.js is an open-source and cross-platform JavaScript runtime environment for executing Javascript outside the browser...
Have you ever wondered how you could use Amazon Web Services to start your ownwebhook triggering system? Many developers...
In this article, I will continue to present one way how we can automate our infrastructure and application deployments using Terraform Cloud and GitHub Actions.