Test mocking in practice with Sinon
Imagine that you coded a new controller that provides a new endpoint for your REST API to create some register (for example, a new Pokemon) that uses a service to…
Do you know the CI/CD initiative?
Nowadays, the DevOps culture is present in many projects and companies of all sizes. The main concepts of this culture are Continuous Integration and Continuous Delivery/Deployment (CI/CD), which consists of…
Mapbox, the “Google” for working with map applications
Hello boys and girls!!! In this article I'll be discussing the Mapbox, an American provider (APIs and SDKs) for custom online maps for web and mobile apps. We'll be talking…
Let’s Learn GraphQL + Apollo Server and Client
Hello boys and girls! In this article, we're going to talk about GraphQL using the Apollo Platform for both server-side and client-side. First of all, we need to know what…
Next.js – The End of SPAs?
Hello everyone! This is my first tech article and I will give you a quick introduction to the Next.js React Framework. Responding to the (click bait) title, NO, Next.js is…