Watched crash course videos on HTML & CSS

by Kim
This gave me a basic understanding on how html and css files look like. On HTML I already had a bit of knowledge, but didn't apply it a lot yet. Repetition is key :)
HTML&CSS

Applied my first React hooks in my personal project

by Kim
Converted class components to functional components with React hooks :) I will continue the project with react hooks in it. Brings a lot of learning opportunities!
React
JavaScript
Side projects

Started to work on a personal Front-End project to boost my skills

by Kim
This weekend I was able to make a start with (a lot of) help. I did learn a lot from it already.
React
JavaScript
Side projects

Created my first tables in a MySQL database with Entity Framework

by Kim
YES, finally. After being stuck at this for a really long time I did it. Troubleshooting skills +1.
.NET
C#

Had an awesome day today!

by Kim
Today was super productive. I'm also proud I could independently pick up some tasks today! In the end we were able to finish ALL dev. tasks for a new user story (we were only with 2 today) and put it on test :D. In that story I added a...
Dev. Process
C#

Wrote a fix for another bug, tested and deployed it

by Kim
After some help on the investigation part and knowing where to fix it in the code, I wrote the code myself :). Also improved my fix due to advice in a code review. After that deployed it to test and prod > all green!
C#
Bugs
JavaScript

Worked on my first Bug fix in the Dev team

by Kim
:)
Bugs
C#

Finished C# Unit testing course

by Kim
https://codewithmosh.com/
C#

Wrote my first Unit tests for our product!

by Kim
Woopwoop
Testing
C#