Personal Website 3.0
Posted on July 29, 2025
Reading time: 1min
Career

Today I’m excited to share that I’ve successfully added a comment system to my blog! This marks a significant milestone as my website is no longer a static site - it now has a backend database powering it. While building this website, I also practiced backend project development and implemented features like WebSocket functionality. What seemed like simple features actually taught me a lot and gave me a deeper understanding of backend development.
(Hint: WebSocket allows our comments to update in real-time without needing to refresh the page, just like Line’s chat functionality)
Comments (0)
No comments yet. Be the first to share your thoughts!
Leave a Comment
Sign in with Google to leave a comment