Skip to content

Commit

Permalink
*
Browse files Browse the repository at this point in the history
  • Loading branch information
imteekay committed Sep 3, 2023
1 parent cdf733e commit 35c6b80
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Home/components/Writings/postsList.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,11 @@ export const postsList: Post[] = [
link: '/the-evolution-of-react-rendering-architectures-and-web-performance',
title: 'The Evolution of React Rendering Architectures & Web Performance',
},
{
datetime: '2023-03-04',
link: '/math-symbols-on-macos',
title: 'Math Symbols on MacOS',
},
{
datetime: '2023-02-27',
link: '/a-high-level-architecture-of-the-typescript-compiler',
Expand Down

0 comments on commit 35c6b80

Please sign in to comment.