Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Commit

Permalink
Merge branch 'helloWorld' of github.com:reactjs/ca.reactjs.org into h…
Browse files Browse the repository at this point in the history
…elloWorld
  • Loading branch information
seraco committed Jul 13, 2019
2 parents 1042440 + 94ea909 commit aab7011
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/docs/hello-world.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@ Cada capítol en aquesta guia es construeix sobre la base del coneixement presen

## Suposicions del nivell de coneixement {#knowledge-level-assumptions}

React és una biblioteca JavaScript, i assumim que tens un enteniment bàsic del llenguatge JavaScript. **Si no et sents molt segur, et recomanem [fer un tutorial de JavaScript](https://developer.mozilla.org/ca/docs/Web/JavaScript/A_re-introduction_to_JavaScript) per comprovar el teu nivell de coneixement** i permetre't seguir endavant amb aquesta guia sense perdre't. Hauries de tardar entre 30 minuts i una hora, com a benefici, no sentiràs que estàs aprenent React i JavaScript al mateix temps.
React és una biblioteca JavaScript, i assumim que tens un coneixement bàsic del llenguatge JavaScript. **Si no et sents molt segur, et recomanem [fer un tutorial de JavaScript](https://developer.mozilla.org/ca/docs/Web/JavaScript/A_re-introduction_to_JavaScript) per comprovar el teu nivell de coneixement** i permetre't seguir endavant amb aquesta guia sense perdre't. Hauries de tardar entre 30 minuts i una hora, com a benefici, no sentiràs que estàs aprenent React i JavaScript al mateix temps.

> Nota
>
> Aquesta guia ocasionalment fa servir la nova sintaxi de JavaScript en els exemples. Si no has treballat amb JavaScript en els últims anys, [aquests tres punts](https://gist.github.com/gaearon/683e676101005de0add59e8bb345340c) són un bon resum.
## Comencem! {# Lets-get-started}
## Comencem! {#lets-get-started}

Segueix baixant, i trobaràs el link al [següent capítol d'aquesta guia](/docs/introducing-jsx.html) just abans del peu de la pàgina.

0 comments on commit aab7011

Please sign in to comment.