The New mobile.de Home

Get Started. It's Free
or sign up with your email address
The New mobile.de Home by Mind Map: The New mobile.de Home

1. Dust

1.1. Dust helpers

1.1.1. billboard.dust

1.1.2. inline.js

2. Framework

2.1. MVC

2.2. Middleware

2.2.1. channeling.js

3. ES6

3.1. Babel transpilation

3.1.1. Frontend: webpack

3.1.2. Backend: babel node

3.1.3. Ongoing migration to NodeJS 4.1

3.2. service client integration with promises

3.2.1. Controller home.js

3.2.2. Service client advertising.js

4. FE Reusable Components

4.1. Concept / Overview in Confluence

4.2. Style Guide in GitHub

5. Testing

5.1. Robot Tests

5.2. Mocha, Chai and Sinon

5.2.1. Problems

5.2.1.1. Freshy

5.2.1.2. Toboggan

5.2.1.3. Async

5.2.1.4. Architecture

5.2.2. Test Coverage

5.2.3. firstRegOptions-test.js

5.3. Gatling

6. ++

7. +++

8. Why NodeJS?

8.1. Plan H

8.2. Eric Elliot: Why Language Matters

9. Build System

9.1. npm

9.2. Gulp

9.3. webpack

9.3.1. eBay Technology Blog

9.4. DEMO TIME

10. What we learned along the way...

10.1. "Be careful about which npm modules you choose"

10.2. "If you have a tough deadline, make a tough plan to meet it"

10.3. "Run your app in production as early as possible"

10.4. "Code reviews are silver, pair programming is gold"

10.5. "Keep it simple"