You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chrome/Firefox extension for easier tracking of new comments on Reddit.
21
+
22
+
## Goal
23
+
24
+
Build a custom blog script for my personal coding blog.
25
+
26
+
## Tech stack
27
+
28
+
- Browser extension, React, RadixUI, Typescript
29
+
30
+
## Features
31
+
32
+
- Static Astro website
33
+
34
+
## Implementation details
35
+
36
+
You can find more implementation details in the <Linkhref="https://github.com/nemanjam/reddit-unread-comments#documentation"variant="markdown"target="_blank"title="Documentation">Documentation</Link> section on Github.
37
+
38
+
## Lessons learned
39
+
40
+
- Currently Astro is the best framework for building static websites.
41
+
42
+
## Links
43
+
44
+
-**Demo video:** <Linkhref="https://www.youtube.com/watch?v=dHw0pM3ZzqY"variant="markdown"target="_blank"title="Developer blog demo" />
45
+
-**Repository:** <Linkhref="https://github.com/nemanjam/reddit-unread-comments"variant="markdown"target="_blank"title="Developer blog repository" />
0 commit comments