Kicking off 2023! Updating the API to build a Reading Note (stream 194)
Summary
This is the first stream of the year. From a freashly formated stream PC and a few things need adjustment, but not that much. I will spend “a few” minutes to explain the progress done offline and the reason behind some technologycal changes. When we will start coding we will reaalize that a package is depricated and required some refactoring, and learning. There is always something new to learn :) !
📺 - Twitch archive - stream no.194
Replay
Project
All the code for this project is available on GitHub:
- readingnotes - https://github.com/FBoucher/readingnotes
- ReadingNotes.Tools - https://github.com/FBoucher/ReadingNotes.Tools
- ReadingNotes.Domain - https://github.com/FBoucher/ReadingNotes.Domain
- azPostlight-Parser - https://github.com/FBoucher/azPostlight-Parser
TodDos
- explain ReadingNotes project
- explain tech changes
- refactoring of azFunc
TimeLogs
00:00:00 Intro
00:00:10 Bonjour, Hi!
00:00:11 intro to project of the day
Game Results
No game results CeeBee couldn’t track the landing as the Game config was not set propurly.
Notes/ References / Snippets
- Microsoft.Azure.Cosmos.Table is deprecated use Azure.Data.Tables instead