Viewing profile — igor_marques
igor_marques
HN member- Joined
- Fri, Oct 23, 2015, 12:52 AM UTC
- HN karma
- 123
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About igor_marques
developer at Magnetis Investments. http://igormarques.github.io
Recent public activity
-
comment
Comment #34999373
How a simple practice can add a lot of value to a team's work.
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #12306965
thanks for pointing this. It's fixed!
-
comment
Comment #12304867
The rebase would ideally be the last thing you do on your branch, and very carefully. And I also mention in the post that we should always use what's best for our teams, so if the …
-
comment
Comment #12304681
Nothing stops you to use continuous integration with this workflow. For instance, Travis-CI and Codeship support branching (they can tell you if the new build will be fine or not).…
- story
- story
-
story
An easier way to write coding tutorials
Hi, guys, I'm developing this app that makes it really easy to write tutorials with code examples from github: http://that-s-the-way-you-do-it.herokuapp.com You can just grab a git…