@a_seddiki

at 1:35 I was literally screaming "siblings" but obviously I am watching this too late (sorry) but glad someone mentioned it. Naming the right way is good practice. Thumbs up for taking the time to do so. it does help to follow up the code when we get back to it at a later time. ;)

@aziafihraf-nz2mx

Thank you so much for the excellent live coding video. You allowed us to learn more with you. i am waiting for Part 4.

@maradasa985

Yep, I hope part 4 comes out soon

@bberrevoets

Like your streams, but comparing a preview edition of VS2022 with a normal version of vscode and rider is not fair. But also your struggle with vscode, looking where your terminal was. There was litterly standing on screen press a key to close the screen, and then your terminal is back. And one strange thing, perhaps because you are using a preview? the DateOnly what i have was ok,
{
  "studentId": 0,
  "rollNumber": "string",
  "firstName": "string",
  "lastName": "string",
  "dateOfBirth": "2024-10-20",
  "age": 0
}