Skip to content

Commit c901286

Browse files
committed
remove quote in quotes
1 parent f46008d commit c901286

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

_posts/2026-01-04-new-chromecast-project.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: "Rebuilding Chromecast: From a Monolithic "Nightmare" to a High-Performance Standalone App"
3+
title: "Rebuilding Chromecast: From a Monolithic \"Nightmare\" to a High-Performance Standalone App"
44
description: Chromecast used to be a nightmare for our clients and our teams, here is the story of how we made it one of our most interesting and modern project while dramaticaly improving performences.
55
author: [a_gaudard]
66
tags: [chromecast, TV, web, javascript, frontend, player, video, performences]
@@ -35,8 +35,8 @@ Following Bedrock’s **Request for Comment (RFC)** process, our Tech Lead condu
3535
This wasn't just a change of address; it was a total refresh:
3636

3737
- **Modern Tech Stack:** We adopted updated tools better suited for the platform.
38-
- - BiomeJS
39-
- - Vite
38+
- BiomeJS
39+
- Vite
4040

4141
- **Transformed Developer Experience:** By moving to a standalone project, we completely overhauled how we work. We built custom simulation tools to replicate the Chromecast environment locally, drastically increasing feature velocity.
4242

0 commit comments

Comments
 (0)