Skip to content

Commit 627c61f

Browse files
committed
Add new ebay and carousell entries
1 parent 5322aa9 commit 627c61f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

website/src/domain/caseStudy/data.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1168,6 +1168,11 @@ id = "https://tech.ebayinc.com/engineering/auto-effect-pattern-with-redux-and-re
11681168
title = "Auto Effect Pattern with Redux and React Hooks"
11691169
publishedAt = "2020-04-15"
11701170

1171+
[[ebay]]
1172+
id = "https://innovation.ebayinc.com/stories/rethink-modals-management-in-react/"
1173+
title = "Rethink Modals Management in React"
1174+
publishedAt = "2021-11-19"
1175+
11711176
[[edgedb]]
11721177
id = "https://www.edgedb.com/blog/an-approach-to-optimizing-typescript-type-checking-performance#the-next-generation-of-performance-tools"
11731178
title = "An approach to optimizing TypeScript type checking performance"
@@ -4933,3 +4938,8 @@ publishedAt = "2023-04-07"
49334938
id = "https://product.hubspot.com/blog/treating-frontend-performance-as-a-feature"
49344939
title = "How We Started Treating Frontend Performance as a Feature"
49354940
publishedAt = "2020-01-22"
4941+
4942+
[[carousell]]
4943+
id = "https://medium.com/carousell-insider/automated-ui-testing-for-carousell-web-a01e6f5b8faf"
4944+
title = "Automated UI testing for Carousell Web"
4945+
publishedAt = "2022-04-07"

0 commit comments

Comments
 (0)