Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Front-end Development at Booking.com

Front-end Development at Booking.com

This presentation was given to http://www.hackyourfuture.net/ students. It gives an overview about what a Front-end developer does working at Booking.com.
Slides cover a bit about A/B testing, deployment, frameworks, career tips, etc.

Ramon Victor

July 26, 2016
Tweet

More Decks by Ramon Victor

Other Decks in Technology

Transcript

  1. 1. What a Front-End Dev does at Booking.com? 2. JavaScript

    Frameworks we use 3. How do we test our code? 4. Practical exercise 5. General career tips 6. Q&A Agenda
  2. 70+

  3. ✓ Cross-functional teams ✓ 3 versions of the website ✓

    42 languages and 54 currencies ✓ We A/B test everything ✓ Main responsibility: JavaScript 1. Quick recap:
  4. ✓ Virtual machines ✓ Windows for IE testing ✓ Testing

    team ✓ Deployment: sanity testing > automated testing > monitoring 3. Quick recap:
  5. Technical • Vanilla JavaScript • Semantic HTML markup • Scalable

    CSS (responsive) • Progressive enhancement vs graceful degradation
  6. Communication • Be a good listener • Learn how to

    present your ideas • Develop your public speaking skills
  7. Attitudes • Be open to learn • Ownership • Think

    big, but start small • Put the users in the center of everything you do!
  8. ✓ Technical: learn the foundations ✓ Communication: express your ideas

    with structure ✓ Atitudes: be open and think about the users all the time! 5. Quick recap: