Results 27 comments of Joe Bew

> Looks good. Just one thing, should we also return the total spending in this request to calculate the percentages? Of course, we can adapt the API in order to...

Thanks @dragan-stepanovic for your contribution. I think it's time to "reorganize" some sections. For example, the [Session 5: TDD and "Friends"](https://github.com/joebew42/study-path#session-5-tdd-and-friends) should be renamed in something like _"More about TDD...

Hi @dragan-stepanovic , thank you again for your comment. I think I agree in renaming the section 10. Maybe something more generic like _"More on TDD and Software Design"_ could...

In order to re-organize the study-path I think we could get a lot of useful hints from this [article](https://www.infoq.com/articles/coaching-technical-practices)

Hi @jerodsanto , since I started to tackle this issue, it could be useful to assign it to me? :rocket:

Hi @jerodsanto , I have a question about the Calendar Events. What we have to do if we receive some failure message while creating the Calendar Event? We may have...

Hi there, I have another question here: does the fields `duration` and `location` of a calendar event may have fixed values or they can be modified? At the moment I...

Hi there, another question about the Google Calendar API. As mentioned in the description of this feature, it seems that the first external service that we may have to consider...

> 1. [...], **but no attached calendar event**. In this case we may check if the field `calendar_id`* is not empty, right? As additional info, could be ufesul to add...

Hi @jerodsanto , Since we may have a conflict with the name `calendar_id` cause it is used either from the Google Calendar ID and from the Episode, but with different...