aboutsummaryrefslogtreecommitdiff
path: root/files/fr/learn/javascript/asynchronous/async_await
Commit message (Collapse)AuthorAge
* convert content to mdjulieng2021-11-15
|
* move *.html to *.mdjulieng2021-11-15
|
* Prepare Learning Area section for Markdown conversion (#2738)SphinxKnight2021-11-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove summary, spans and fonts * Remove notranslate class * Remove ids other than headings * Remove hidden blocks * fix livesample call with exclamation mark * fix livesample call with exclamation mark * fix livesample call with exclamation mark * fix livesample call with exclamation mark * Fix notes * Remove code in pre, sub/sup and some styles * fix dls * fix absolute / english links * fix figures and others * fix other issues from report * Fix other one-off issues excl. imgs * Fix images * Fixes #2842 for Learning area
* L10N: Added lessons for Asynchronous JavaScript (#443)tristantheb2021-05-27
* L10N: Translation of the JS Async Learn landing page * L10N: Translation of the JS Async Concept page * L10N: Translation of the JS Async Introducing page * FIX: Change some wrong sentences * L10N: Translation of the JS Async Timeout&Interval page * FIX: Change h<x> id to lowercase * L10N: Translation of the JS Async Promise page * L10N: Translation of the JS Async 'Async/Await' page * L10N: Translation of the JS Async Choosing the right approach page * FIX: Remove <p> in the overview page * Review and update vs. en-US commits * Review - minor rewordings * Review + en-US update * Review - minor stuff * Review - few rewordings * Review - minor rewordings + update vs en-US * Review - minor stuff Co-authored-by: julieng <julien.gattelier@gmail.com>