blog

Where I share insights, tips, and experiences from my journey.

From tutorials and project showcases to industry trends and best practices, this space is dedicated to helping others learn and grow.


Screenshot of https://medium.com/@alexandra.cerda/the-journey-to-launching-content-pipeline-on-ft-com-ddbc5dbb01b7
The Journey to Launching Content Pipeline on FT.com

Jan 23, 2024

Navigating the launch of a content pipeline at the Financial Times revealed key challenges and lessons. Collaboration and user feedback were essential in shaping an effective management system.

Screenshot of https://medium.com/@alexandra.cerda/packages-of-packages-a-cryptic-out-of-memory-issue-when-releasing-content-pipeline-to-ft-com-5db517be240f
A Cryptic OOM Issue When Releasing Content-Pipeline to FT.com

Jan 23, 2024

An out-of-memory issue during the release highlighted the intricate nature of package dependencies. This experience underscores the need for thorough testing and monitoring to prevent future complications.

Screenshot of https://dev.to/cerdfied/site-rendering-csr-ssr-ssg-explained-3o97
Site Rendering - CSR, SSR & SSG Explained

Jan 12, 2022

Exploring Client-Side Rendering (CSR), Server-Side Rendering (SSR), and Static Site Generation (SSG) reveals key differences among these approaches. Understanding these can guide developers in selecting the right method for their web applications.

Screenshot of https://dev.to/cerdfied/build-deploy-your-first-full-stack-web-app-vs-code-cli-version-control-5577
Coding for Beginners: VS Code, CLI & Version Control

Jan 12, 2022

Getting started with building a web app is easier with this guide. It covers essential tools like VS Code, the command line, and Git for efficient code management.