Hola, usamos cookies. Si sigues navegando significa que aceptas el uso de cookies.

Lorenzo GM

Rendering on the Web

April 14, 2021

One on the most important decisions that will affect the architecture is how we render the content. This decision will affect several outstanding metrics to take into consideration, some of them are:

  • Speed and User Experience
  • Data Stale
  • SEO
  • Infrastructure costs
  • Complexity
  • Security

The purpose of this article is to analyse the existing types of rendering for the Web to help us to make the decision.

Read

How we made our project more maintainable

April 13, 2021

Define a folder structure, linting rules and code conventions, write automated tests and write documentation about the previous steps.

Read

Lorenzo GM

Blog