Slides from the 48th eBay Tech Talk, 15th March 2018
Presentation for the 48th eBay Tech Talk,
15th March 2018
“Jedem Anfang wohnt ein Zauber inne” – there’s magic in every new beginning. Building a new web app on a green
field is every developer’s dream. A dream that can turn into a nightmare as the codebase grows, matures and
finally becomes unmanageable.
React is based on the concept of components. The idea is to compose your application of independent building
blocks that you can easily reuse or replace with better ones. If you embrace this idea, you can keep your
platform tidy and maintainable. If you don’t – well, you can write React spaghetti code just as easily as you
can write jQuery spaghetti code.
Patrick shares the story of his own green field project, the relaunch of the online community MOTOR-TALK.
He talks about his team’s constant effort to “componentize all the things”, to find best practices, strategies
and patterns to constantly improve the code base.
You’ll take away hands-on advice from real-world experience, to help you make your own code a little better
every day, too!
Patrick Hund, lead frontend developer, helps React and Node.js
conquer the tech stack at eBay in Berlin. He has been a professional software developer since 2000 and joined
eBay in 2010. Notable projects include relaunching the homepage of eBay’s car trading platform
mobile.de in 2015 and the ongoing rewrite of mobile.de’s automotive online
community MOTOR-TALK.de (since 2017).
Copyright © 2018 mobile.de GmbH
Based on reveal.js
Copyright © 2017 Hakim El Hattab, and reveal.js contributors