Skip to content

Instantly share code, notes, and snippets.

@W01fw00d
W01fw00d / gitconfig_aliases.txt
Last active July 20, 2022 12:25
gitconfig aliases
[alias]
ap = add -p
aa = add .
c = commit
ca = commit --amend --no-edit
cam = commit --amend
cm = checkout master
cd = checkout develop
cf = commit -m "auto code format"
dc = diff --cached
@W01fw00d
W01fw00d / eng_transcription.md
Last active September 10, 2021 09:10
“Technology on pause”, my translated interview
@W01fw00d
W01fw00d / esp_transcription.md
Last active September 10, 2021 09:12
“Tecnología en espera”, transcripción de mi entrevista
@W01fw00d
W01fw00d / article.md
Last active April 23, 2024 15:10
Agile Article English Translation

(Original Spanish Article is not available anymore)

How do we work in the Marketplace Team?

Audio version

In Habitissimo, as in any other medium-big sized company, we have many development teams taking care of the different aspects of the business.

In our company, each team is free to choose how they want to work: some teams organize themselves with quite mature Scrum implementations; other teams are entering the Agile World through Kanban, and there are some that even experiment with different methodologies, looking for the perfect one for them.