Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtnzlml committed Jun 14, 2019
1 parent b56911b commit f72bc20
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Expand Up @@ -42,28 +42,28 @@ I joined this company in April 2017 (my first PR was Apr 7)

1. Created first [GraphQL proxy](https://github.com/kiwicom/graphql) (still ongoing project but moved to private repo)
2. Created unsuccessful Chatbot :robot: for our custommer support (discontinued)
3. Created first [React Native application](https://github.com/kiwicom/mobile) (still ongoing)
3. Created first [React Native application](https://github.com/kiwicom/mobile) (discontinued)
4. Joined internal Portalo project for our customer support center (still ongoing)
5. I came up with RNW technology but never had the opportunity to work with it at Kiwi.com :-/ (currently very alive)
6. Re-joined GraphQL proxy project and turned it into monorepo
5. I came up with RNW technology but never had the opportunity to work with it at Kiwi.com :-/ (discontinued)
6. Re-joined GraphQL proxy project and turned it into monorepo (currently very alive)
7. I am working on the monorepo for the whole Incubator tribe, many NPM packages (current)
8. ??

## Kiwi.com [Joel Test](https://www.joelonsoftware.com/2000/08/09/the-joel-test-12-steps-to-better-code/)

It's ❌ if I don't think it's true and ⚠️ if there are some significant exceptions to this rule. It's ✅ otherwise.
Simple boolean: it's ❌ if I don't think it's true or there are some exceptions to this rule. It's ✅ otherwise.

1. ✅ Do you use source control?
2. ✅ Can you make a build in one step?
3. ✅ Do you make daily builds?
4. ✅ Do you have a bug database?
5. ❌ Do you fix bugs before writing new code?
6. ⚠️ Do you have an up-to-date schedule?
7. ⚠️ Do you have a spec?
6. Do you have an up-to-date schedule?
7. Do you have a spec?
8. ❌ Do programmers have quiet working conditions?
9. ✅ Do you use the best tools money can buy?
10. ⚠️ Do you have testers?
11. ⚠️ Do new candidates write code during their interview?
10. Do you have testers?
11. Do new candidates write code during their interview?
12. ❌ Do you do hallway usability testing?

7/12
5/12

0 comments on commit f72bc20

Please sign in to comment.