word 7

 0    25 フィッシュ    edyta123453
mp3をダウンロードする 印刷 遊びます 自分をチェック
 
質問 答え
chart
I used a chart to illustrate the results of my analysis.
学び始める
diagram, wykres, tabela
Użyłem diagramu do przedstawienia rezultatów mojej analizy.
filling
That's the same item, just repeated with a different label and a different amount of filling.
学び始める
wypełnienie, plomba
To ten sam przedmiot, powtórzony tylko z inną etykietą i inną ilością wypełnienia.
reusauble
And that is exactly what components are, reusable building blocks in your user interface.
学び始める
wielokrotnego użytku
I to jest dokładnie to, czym są komponenty, bloki wielokrotnego użytku w interfejsie użytkownika.
reuse
you don't have to reuse a component
学び始める
ponownie użyć
nie musisz ponownie używać komponentu
trait
Michael got his good character traits from his mother, and the bad ones from his father.
学び始める
cecha
Michael dobre cechy charakteru odziedziczył po matce, a złe po ojcu.
expand
if we expanded this would then be more elements inside of that component.
学び始める
rozbudowywać, rozwijać
gdybyśmy to rozszerzyli, byłoby więcej elementów wewnątrz tego komponentu.
combine
They wanted to combine their business sense with a love for children.
学び始める
połączyć
Chcieli połączyć zmysł do interesów z miłością do dzieci.
compose
and then you tell React how to compose them together into a final user interface.
学び始める
komponować
a następnie mówisz Reactowi, jak skomponować je razem w końcowy interfejs użytkownika.
concerns
学び始める
obawy
repetition
Having reusable building blocks helps us avoid repetition,
学び始める
powtórzenie
Posiadanie cegiełek wielokrotnego użytku pomaga nam uniknąć powtórzeń,
manageable
it helps us with keeping our code base small and manageable
学び始める
łatwy w obsłudze, w zarządzaniu
to pomaga nam w utrzymaniu małej i łatwej w zarządzaniu bazy kodu
maintain
code which is easy to manage and maintain.
学び始める
utrzymać
kod, który jest łatwe w zarządzaniu i utrzymaniu.
invent
And these of course are not concepts or ideas React invented.
学び始める
wymyślać,
I to oczywiście nie są koncepcje czy pomysły wymyślone przez React.
matter
Let's talk about this matter.
学び始める
kwestia
Porozmawiajmy o tej kwestii.
certain
It's certain.
学び始める
pewny
To pewne.
desired
You will always define the desired end state
学び始める
pożądany
zawsze zdefiniujesz pożądany stan końcowy,
figure out
and it's then React's job to figure out which elements on the actual webpage might need to be added
学び始める
wymyślić, zorientować się
i wtedy zadaniem Reacta jest ustalenie, które elementy na rzeczywistej stronie internetowej mogą wymagać dodania
preview
Click preview button.
学び始める
podgląd
Kliknij przycisk "Podgląd".
tool
That's why we use a tool like Create React App.
学び始める
narzędzie
Dlatego używamy narzędzia takiego jak Create React App.
related to somebody / something
Node js is a technology which is not directly related to React.
学び始める
powiązany / związany z kimś / czymś
Node js to technologia niezwiązana bezpośrednio z Reactem.
command prompt window
学び始める
okno wiersza polecenia
destination
this will now create this new React project in the destination where you execute this command.
学び始める
miejsce docelowe
to teraz utworzy nowy projekt React w miejscu docelowym, w którym wykonasz to polecenie.
dependence
The package. json file in the end holds all the dependencies of this project,
学び始める
zależność
Plik package. json na końcu zawiera wszystkie zależności tego projektu,
adjusted
But now based on this adjusted starting project I provided to you.
学び始める
dopasowany,
Ale teraz na podstawie tego dostosowanego projektu początkowego, który ci dostarczyłem.
indeed
Indeed all course attachments which you find will be missing these locally downloaded and installed dependencies
学び始める
rzeczywiscie
Rzeczywiście we wszystkich załącznikach do kursu, które znajdziesz, brakuje tych lokalnie pobranych i zainstalowanych zależności

コメントを投稿するにはログインする必要があります。