Implementation cost of Akeneo PIM is influenced by many factors. We describe the most important cost drivers & provide an estimate of the implementation costs.
As an AI language model, ChatGPT is changing the world by providing a powerful tool for natural language processing and communication. Its ability to understand human language and generate human-like responses is revolutionizing the way we interact with technology.
Many of us use Jira to track the productivity of the team’s job, but do we know how exactly to measure it in our projects? Our Project Manager - Łukasz gives you a clue on how to do it!
No one can answer this question better than our IT analyst Mariusz. He knows like nobody else that analysis is the foundation of supplier-customer cooperation. So let's get down to the details!
Vuex is not the only or even best option for managing state. Vue Composition API and composables can replace Vuex, let’s see how it’s done.
What is wrong with mixins and how does Vue 3 solve all of their problems? Composables are game changers when it comes to sharing of logic between components.
Our clients often ask us for custom module development. That’s why we decided to create an infographic introducing 5 functionalities that can be very valuable at every stage of your business.
UserContext is a commonly used RequireJS module in Akeneo that makes it possible to access OR modify some data related to the logged-in user (such as chosen language or username).
Step-by-step tutorial to show you how to add translations in RequireJS modules and React components. Let's learn more about how this feature works in Akeneo PIM (Product Information Management).
I will show you how to use mediator pattern in React components and RequireJS modules, and present you with good practices. Mediators enable communication between Akeneo components (mediation).