words 4

 0    23 flashcards    edyta123453
download mp3 print play test yourself
 
Question Answer
runtime
start learning
czas życia programu
pass
pass name as an argument
start learning
podawać, przekazać
przekazać nazwę jako argument
call
call a function
start learning
wywołać
wywołać funkcję
hit
hit enter/press enter
start learning
wcisnąć
wcisnąć klawisz enter
precise
To be precise.
start learning
precyzyjny
Być precyzyjnym.
valid
That's only valid for exactly one argument though, not for more and not for less.
start learning
ważny (np. o paszporcie)
Dotyczy to jednak tylko jednego argumentu, nie więcej i nie mniej.
obviously
Obviously a lot of functions just return something
start learning
oczywiście / w oczywisty sposób
Oczywiście wiele funkcji po prostu coś zwraca
various
There are various options.
start learning
różne
Są różne opcje.
be aware
Just be aware that there are different syntaxes
start learning
być świadomym
Pamiętaj tylko, że istnieją różne składnie
split up
javascript code you split up over multiple files.
start learning
rozdzielać
Kod JavaScript dzielisz na wiele plików.
dependence
the javascript files themselves know their dependencies.
start learning
zależność
same pliki javascript znają swoje zależności.
target
The pilot shot down the target.
start learning
cel
Pilot zestrzelił swój cel.
so-called
These are so-called named exports because we import the stuff by its name.
start learning
tak zwane
Są to tak zwane eksporty nazwane, ponieważ importujemy rzeczy po nazwie.
curly braces
the name goes between curly braces.
start learning
nawiasy klamrowe
nazwa znajduje się między nawiasami klamrowymi.
heavily
You write all of this in your javascript files and will heavily use this throughout this course.
start learning
ciężko, intensywnie
Piszesz to wszystko w swoich plikach javascript i będziesz z tego intensywnie korzystał podczas tego kursu.
support
Not even the most modern browsers support all the features we'll use in this project.
start learning
wsparcie
Nawet najnowocześniejsze przeglądarki nie obsługują/wspieraja wszystkich funkcji, których użyjemy w tym projekcie.
set up
I'll also show you how to quickly set up a project which in the end just compiles
start learning
utworzyć, ustawić
Pokażę Ci też, jak szybko utworzyć/ustawi projekt, który w końcu po prostu się kompiluje
shipping
we as a developer can use the next generation javascript without us shipping code that runs nowhere.
start learning
wysyłka, dostarczać
my, jako programiści, możemy używać javascriptu nowej generacji bez dostarczania kodu, który nigdzie nie działa.
expose
Sara took off her t-shirt and exposed her stomach because she wanted to get a tan.
start learning
odsłaniać, odkrywać
Sara zdjęła koszulkę i odsłoniła brzuch, ponieważ chciała się opalić.
That's up to you
start learning
To zależy od Ciebie
core feature
start learning
podstawowa funkcja
essentially
Classes are essentially blueprints for objects.
start learning
głównie
Klasy są zasadniczo planami obiektów.
simply
Methods are simply functions attached to classes
start learning
po prostu
Metody to po prostu funkcje przypisane do klas

You must sign in to write a comment