Encora week 8 — Build something from scratch phase last week

Carlos Pimentel
2 min readNov 24, 2020

--

This week was very tired… but I learned a lot of things.

First I want to talk about the Agile in Practice videos. These were short but very informative. I have reviewed some things that I have learned before, and also learned new things. Like the Big Visible Charts. I didn’t know the existence of this. But I think this is a great complement for every team. I can see this because I have a big Kanban board in the wall (More like window) in front of me. And this Kanban board has helped me with some task of my personal recipe book project (currently paused).

I can’t draw a kanban board… Don’t ask why XD

Other thing that is new to me, and I want to Highlight, is MoSCoW. This way of prioritize the items or features we need to work is very curios and I think, VERY helpful.

I have learned some other things from the other videos:

Success* Sorry for the little typo

Finally, I have learned a bit about ‘.then’ in JS. ‘.then’ is executed after the function ends. So you can execute another block of code, this way you can get the data you need from this function. Well I’m not completely sure about this. I have said a bit because I just read what I needed to achieve what I had to do. But I want to read more about it so I have this link Promises, async/await (javascript.info) for review it later. So I have homework for this week hahaha.

AH! and the other homework I have for myself this week (if it’s possible) I want to begin to build my Jekyll blog on GitHub pages.

--

--

No responses yet