Rendering on the WebApril 14, 2021One 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 ExperienceData StaleSEOInfrastructure costsComplexitySecurityThe purpose of this article is to analyse the existing types of rendering for the Web to help us to make the decision.ReadHow we made our project more maintainableApril 13, 2021Define a folder structure, linting rules and code conventions, write automated tests and write documentation about the previous steps.Read
Rendering on the WebApril 14, 2021One 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 ExperienceData StaleSEOInfrastructure costsComplexitySecurityThe 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 maintainableApril 13, 2021Define a folder structure, linting rules and code conventions, write automated tests and write documentation about the previous steps.Read