1590147480001 Watched crash course videos on HTML & CSSby KimThis 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 :)
1589893200001 Pair programmed my first UI task!by KimAlthough 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.
1589554800001 Applied my first React hooks in my personal projectby KimConverted class components to functional components with React hooks :) I will continue the project with react hooks in it. Brings a lot of learning opportunities!
1589143320001 Started to work on a personal Front-End project to boost my skillsby KimThis weekend I was able to make a start with (a lot of) help. I did learn a lot from it already.
1588336620001 Successful Functional testby KimManually tested our API endpoint and discovered a missing validation. We were able to fix this before we deployed to production :)