Skip to content

Cookbook/index.md #26

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

sylvainpolletvillard
Copy link
Member

Cookbook/index.md


> 3. Introduce complexities one at a time
> 3. Introduire les complexités une à la fois
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Je propose

une par une

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Je suggère : "introduire une complexité à la fois"

@MachinisteWeb
Copy link
Member

Tout bon pour moi à par ma remarque. Bien joué !


- __Teaching JavaScript__: In the guide, we assume at least intermediate familiarity with ES5 JavaScript. For example, we won't explain how `Array.prototype.filter` works in a computed property that filters a list. In the cookbook however, essential JavaScript features (including ES6/2015+) can be explored and explained in the context of how they help us build better Vue applications.
- __Enseigner JavaScript__ : Dans le guide, nous supposons que le lecteur est au moins moyennement familier avec la norme ES5 de JavaScript. Par exemple, nous n'expliquerons pas comment `Array.prototype.filter` fonctionne au sein d'une propriété calculée qui filtre une liste. Dans le *cookbook* en revanche, des fonctionnalités essentielles de JavaScript (y-compris ES6/2015+) peuvent être explorées et expliquées avec comme contexte, comment elles nous aident à construire de meilleures applications Vue.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A partir de "comme contexte", ça sonne pas très naturel, je suggère une reformulation :

"... peuvent être explorées et expliquées dans le cadre des améliorations qu'elles peuvent apporter à nos applications Vue"

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

trop différent de l'original, je vais simplement faire sauter la virgule;
peuvent être explorées et expliquées pour montrer comment elles nous aident à construire de meilleures applications Vue


> 3. Introduce complexities one at a time
> 3. Introduire les complexités une à la fois

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Je suggère : "introduire une complexité à la fois"

@sylvainpolletvillard sylvainpolletvillard merged commit bc92bd8 into vuejs-fr:master Feb 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants