Pair programmed my first UI task!

by Kim
Although it was a small task (adding an element in a component) it was a nice one to start with :). I expected it to be harder and I got some tips from my more experienced colleague.
React
JavaScript
Testing

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

Started learning about React Components

by Kim
I don't have a lot of JavaScript experience yet, so I plan to do a small project to apply the knowledge and learn more. However for work it might be handy to have a small basis in React so I can understand UI apps we have a bit. Let's...
JavaScript
React

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

Found something while code reviewing the work of a colleague and prevented a bug

by Kim
aww yiss :)
Dev. Process
Bugs

Worked on my first Bug fix in the Dev team

by Kim
:)
Bugs
C#

Finished first version of my CLI_Tamagotchi!

by Kim
Yes!
Side projects
C#

First commit on my CLI_Tamagotchi project!

by Kim
First C# side project
Side projects
C#