A paradigm is a different way to solve problems. We can link the concept of a paradigm to the concept of a map, since to get from one point to another, we have an infinite number of paths we can choose… and the paradigm is responsible for telling us where to go to get from […]
Tag: application
What are APIs? This is what you need to know to take advantage of them.
An API (Application Programming Interface) is an interface that allows apps and software programs to communicate and share data. APIs can be public or private. Basically, it means enriching your app by taking advantage of other businesses’ development. Let’s explain this better with an example… Let’s suppose we want to develop a transport app, like […]
Documenting the application in mat|r
Documenting the application in Mat|r by Fer Ch. As programmers, you know that documentation is vital in the life cycle of any application development. This is vital for the mat|r team as well. For this reason, the platform has a tool that allows you building documentation that support your applications and libraries. Understanding […]