Skip to content

Commit e451c81

Browse files
committed
bump updatedAt
1 parent 0996c7b commit e451c81

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

apps/website/src/content/posts/callbacks-exercises.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Callbacks - Code Exercises"
33
description: "Callbacks are so common in JavaScript, you certainly used callbacks without knowing they're called that. Let's try to solve some exercises that will help you learn callbacks in JavaScript."
44
createdAt: 1619463600000
5-
updatedAt: 1619463600000
5+
updatedAt: 1742551099986
66
authors: ["david"]
77
category: "Learn Javascript"
88
editors: ["velimir"]

apps/website/src/content/posts/create-react-app-is-dead-what-are-the-alternatives.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Create React App is dead! What are the alternatives?"
33
description: 'CRA may be "dead", but there are many alternative tools available for building React applications that offer superior performance, faster development times and extensive plugin compatibility.'
44
createdAt: 1674342628465
5-
updatedAt: 1679077320886
5+
updatedAt: 1742551099986
66
authors: ["david"]
77
category: "Learn Javascript"
88
editors: ["velimir"]

apps/website/src/content/posts/crowdstrike-microsoft-incident-breakdown.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "The CrowdStrike and Microsoft Incident"
33
description: "CrowdStrike's Falcon Sensor update caused \"blue screens of death\" on millions of Windows systems."
44
createdAt: 1721473493000
5-
updatedAt: 1721554208034
5+
updatedAt: 1742551099986
66
authors: ["david"]
77
category: "AWS"
88
editors: ["velimir"]

0 commit comments

Comments
 (0)