Skip to content

Felipe-53/tech-blog

Repository files navigation

Tech Blog

About

Personal web site and blog. I write about Full Stack development with JavaScript, TypeScript and all the amazing technologies bornt within this ecosystem. Still very much a work in progress. Check it out!

Stack

  • TypeScript
  • Next.js
  • TailwindCSS

Chores

  1. Hook a database up instead of comitting articles to the project repo. Reason: separation of concerns. Content should be separate from code. A good candidate for database is Firebase Firestore. Serverless and cost efficient. [DONE 2023-01-25] ✔️