Sprint 1 was huge learning opportunity for me especially as it incorporated the concept of a scrum master. Leading and working in a small team sounds like an easy task to do but that’s not always the case as we’ve explored throughout this semester. Each individual possessed different skills that we planned to exercise in making contributions to the project. Thea’s Food Pantry, an open source project runs on a micro-services architecture with several components. The three major components include; Reporting, Inventory and Guest Info System. Our group was assigned the Reporting System and I was assigned the task of mostly working on the backend portion.
Inside the backend service itself there were other pieces that had to be put in place such as development containers commonly referred to as devcontainers, updating from vanilla JavaScript to modern JavaScript connotations through the ‘use strict’ keyword and changing variable declarations from ‘var’ to ‘let’ or ‘const’ where applicable. Up to this point I had not encountered any significant obstacles as I’m about to elaborate. Below is the link to the issue that I worked on;
Monday, March 13, 2023
Sprint 1 Retrospective
Subscribe to:
Post Comments (Atom)
Apprenticeship Pattern Blog 7
This blog is an extension of chapter 6 of the apprenticeship patterns which talks about creating your own curriculum. The message is that t...
-
For this blog I chose For this blog I chose https://restfulapi.net blog for its well descriptions of terms about Representational State ...
-
Chapter 4 of the apprenticeship mentions about developing new technical abilities, honing existing ones and building a strong foundation of ...
-
Software development is a long-term pursuit that requires lifelong commitment towards learning and continuous improvements. This is what I l...
No comments:
Post a Comment