words 8

 0    26 flashcards    edyta123453
download mp3 print play test yourself
 
Question Answer
majority
So, let's now have a look at this src folder because that is where we will spend the majority of our time, that is where we will write our React code.
start learning
większość
Przyjrzyjmy się więc teraz temu folderowi src, ponieważ w nim spędzimy większość czasu, to tam napiszemy nasz kod React.
ultimately
but ultimately it'll all be just JavaScript.
start learning
ostatecznie
ale ostatecznie wszystko będzie tylko JavaScriptem.
deliver
and then take it and deliver it to the browser,
start learning
dostarczyć
a następnie weź go i prześlij do przeglądarki,
blend
which is a way to blend JavaScript in browser site
start learning
mieszać, łączyć
co jest sposobem na mieszanie JavaScript w witrynie przeglądarki
valid
My passport is valid till the year 2012.
start learning
ważny (np. o paszporcie)
Mój paszport jest ważny do 2012 roku.
emphasis
He put emphasis on the word 'quickly'.
start learning
nacisk
Położył nacisk na słowo "szybko".
cumbersome
Now, this works, but it can get cumbersome,
start learning
kłopotliwy
To działa, ale może być kłopotliwe,
regarding
but regarding its role in the application.
start learning
Jeżeli chodzi o
ale w odniesieniu do jego roli w aplikacji.
nested
all our Components will be either nested inside of App JS or nested inside of our Components
start learning
zagnieżdżone
wszystkie nasze komponenty będą zagnieżdżone w App JS lub zagnieżdżone w naszych komponentach
capital character
start learning
duża litera
establish
because that's how this connection is established.
start learning
nawiazac, stworzyc
bo tak nawiązuje się to połączenie.
aware of
start learning
świadomy
description
start learning
opis
fancy
She dresses in a fancy way.
start learning
wymyślny
Ona ubiera się w wymyślny sposób.
dig
But before we dig deeper into tweaking the final look
start learning
kopać
Ale zanim zagłębimy się w poprawianie ostatecznego wyglądu
reusability
it's also there reusability.
start learning
wielokrotnego użytku
jest tam również możliwość ponownego wykorzystania.
capabilities
Now for the moment we don't have the capabilities yet to receive it from the user,
start learning
możliwości
Teraz w tej chwili nie mamy jeszcze możliwości otrzymania go od użytkownika,
insurance
You'll need to take out accident insurance.
start learning
ubezpieczenie
Będziesz musiał wykupić ubezpieczenie od nieszczęśliwych wypadków.
refine
Now we will refine and fine tune the way this is being output later.
start learning
dopracować
Teraz dopracujemy i dostroimy sposób, w jaki jest to wyprowadzane później.
achieve
For the moment we just achieved one important thing.
start learning
osiągać
Na razie osiągnęliśmy tylko jedną ważną rzecz.
placeholder
start learning
symbol zastępczy
handling
handling user events
start learning
obsługa
obsługa zdarzeń użytkownika
desired
we define desired target states
start learning
pożądany
definiujemy pożądane stany docelowe
specific
Could you be more specific?
start learning
konkretny
Czy może pan być bardziej konkretny?
occur
which should be executed when that click occurs.
start learning
zdarzyć się
które powinny zostać wykonane, gdy nastąpi to kliknięcie.
by the way
By the way, it doesn't have to be an arrow function.
start learning
tak poza tym
Tak poza tym mówiąc, nie musi to być funkcja strzałkowa.

You must sign in to write a comment