How not to use reduce function

How not to use reduce function

Creating supply chain solutions for a big client is a challenging task for any team. When we first started working on the Mobile Manifest app, it was already being developed by another team. After some initial collaboration, the client decided to transfer the entire development process to us. While the app was getting bigger, and […]

What the heck is Astro?

Astro

Astro is, you would never believe, a new JavaScript framework. There are a whole bunch of JavaScript frameworks out there, so you might ask yourself – ‘Why would I even be interested in just one in a row?’ But, let’s see what Astro can offer. Astro is hot new stuff in the world of web […]

What is TypeScript?

typescript

TypeScript is a fairly new programming language. It was released in 2012 by Microsoft and since then it’s become widely used. It’s taken over a good portion of the frontend in large-scale applications, and all it is is a new and improved version of JavaScript. The nice thing about TypeScript is that it’s completely interchangeable […]

The great importance of keeping the code DRY

DRY code

Sometimes, developers encounter a code that was developed before they started working on it. They often work on ongoing projects and have to adapt to what was previously done.A very important aspect of development is to also think about the side effects and how would a developed code behave in the future. This is the […]

How to approach leading your business into a tech era

The tech era has been long underway. And it has been so for decades. Old school is no longer in session. But there are new ways for businesses to step into the next generation of top companies that truly utilize the opportunities technology has to offer. Nowadays, keeping up with all market changes is daunting […]

Future-proof your business with enterprise solutions

Why enterprise solutions? There’s a fairly simple answer to that. Because you want to optimize and protect your business and its processes. A market is a risky place. Your success depends on so many micro and macro factors that sometimes you can’t control them all.  So, to help with managing uncertainties and risks, many tools […]

Why use software solutions in transportation

Transportation of goods is one of the most important factors in supply chain management. For centuries, technology has played a big role in upgrading and modernizing ways to transport products or people. Whole industries have grown based on the need to get from point A to point B. From carriages to trains and trucks, the […]

A smarter way to achieve market balance

Market balance or market equilibrium is a point where supply and demand meet in perfect conditions. Everyone is familiar with the basic principles of demand and supply. Demand equals the number of products or services that consumers are willing to buy at a set price, and supply is the quantity that companies or producers are […]

How to achieve a just-in-time strategy through software solutions

A just-in-time strategy is based on the principle that goods or inputs arrive in production or distribution in time with the demand or when they are needed for the next business process. This strategy is achieved through careful planning and organization, so there are no backlogs or delays in the business process. The key is […]

Why we don’t use external state management libraries (anymore)

Our team at Deegloo started working on a new project in September last year. The goal of the project is to develop a React library that will simplify the steps necessary to implement feature pages in a web app for our client Dairy.com. By providing appropriate configuration and HATEOAS links, the backend drives the look […]