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

Successful Functional test

by Kim
Manually tested our API endpoint and discovered a missing validation. We were able to fix this before we deployed to production :)
Testing
Dev. Process

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#

I accidentally deleted all my work from today...

by Kim
Striving that this will be the first and last time I did this. #gitnoob #angercoding
Dev. Process

Enrolled in ASP .NET Course

by Kim
Now we start working on a project and API from scratch I see that this knowledge will be very valuable to me as well to get some more feeling for the process and the structure in applications. So a good next step.
Dev. Process
.NET