Day 10/100
Date: 16/01/23
Goal:
Make a simple portfolio + blog site using SvelteKit for my anon account
Today's Progress:
- Implemented a layout component in the blog pages in order to enable data sharing across components
- Learnt about svelte data stores
- Implemented API rate limiting error handling for the /blog page
- Implemented a nee API call to get each day file and contents
- Looked into decoding Base64