Słówka

 0    147 flashcards    milakropeczka
download mp3 print play test yourself
 
Question Answer
zadanie
start learning
task
zakończone
start learning
done/completed
w trakcie
start learning
in progress
do zrobienia
start learning
to do
backlog
start learning
backlog
priorytet
start learning
priority
termin
start learning
deadline
pull request
start learning
pull request
commit
start learning
commit
gałąź
start learning
branch
recenzja kodu
start learning
code review
repozytorium
start learning
repository
konflikt merge
start learning
merge conflict
integracja ciągła
start learning
continuous integration (CI)
serwer
start learning
server
baza danych
start learning
database
konfiguracja
start learning
configuration
dokumentacja
start learning
documentation
środowisko produkcyjne
start learning
production environment
środowisko testowe
start learning
staging / test environment
framework/platform
(np. React, Angular)
start learning
framework
(np. React, Angular)
biblioteka
(np. Redux, Lodash)
start learning
a library
(np. Redux, Lodash), package/tool/module
narzędzie
start learning
tool
package/module
edytor (np. VS Code)
start learning
editor
terminal / linia poleceń
start learning
terminal / command line
kontrola wersji
start learning
version control
baza kodu
start learning
code base
środowisko
start learning
environment
wdrożenie (na serwer, klienta)
start learning
deployment
błąd
start learning
bug
funkcjonalność
start learning
functionality, logic, behavior
refaktoryzacja
start learning
refactor, update
komponent
start learning
component
funkcja
start learning
function
metoda
start learning
method
stan
start learning
state
propsy
start learning
props
zmienna
start learning
variable
pętla
start learning
loop
warunek
start learning
condition
tablica
start learning
array
obiekt
start learning
object
zaimplementować / wdrażać
(czyli całościowo włącznie z deploy, testowanie, kodowanie itp)
start learning
implement
budować (np. aplikację)
start learning
build, create, develop, construct
naprawiać
start learning
fix, resolve issues
testować
start learning
test
wdrażać (na serwer, do klienta)
(tylko to, jako czynność tak jak testowanie, deploy, kod, projektowanie)
start learning
deploy
pisać kod
start learning
write code, implement logic, develop features, code components
czysty kod
start learning
clean code
wielokrotnego użytku
start learning
reusable
optymalizować
start learning
optimize
przeglądać (np. kod)
start learning
review
debugować (szukać błędów)
start learning
debug (look for errors)
debugować (szukać błędów)
start learning
debug
dokumentować
start learning
document
aktualizować
start learning
update, refactor
współpracować
start learning
to collaborate/cooperation, work together, team up with
cooperation - bardzo oficjalniej raczej collaborate
rozmowa kwalifikacyjna
start learning
interview
umiejętności
start learning
skills/abilities
mocne
start learning
strengths
doświadczenie
start learning
experience
zadania
start learning
tasks
obowiązki
start learning
responsibilities
słabe strony
start learning
weaknesses
zespół
start learning
team
praca zespołowa
start learning
teamwork
komunikacja
start learning
communication
termin
start learning
deadline
zdalnie
start learning
remote
na cały etat
start learning
full time
część etatu
start learning
part time
uczyć się
start learning
learn
rozwijać
start learning
develop, improve, grow
improve - ulepszać rzeczy już posiadane, develop - rozwijać rzeczy nowe
aktualizować, zmieniać
start learning
modify, change, edit, update
używać, pracować z, korzystać z
start learning
using, with, via, by means of
obsługiwać, zarządzać,
start learning
handle, manage, dealt with, process
emitować, wysyłać, wywoływać
start learning
trigger, fire, emit, cause
pokazywać, wyświetlać, renderować, prezentować
start learning
show, display, render, present
sprawdzać, weryfikować, zatwierdzać, upewniać się
start learning
check, verify, validate, ensure
uruchomić, wykonać, wywołać
start learning
run, execute, perform, trigger
styl, wygląd
start learning
style, design, appearance, look
responsywność
start learning
responsive, mobile-friendly, adaptive
przyczyniać się, pomagać, uczestniczyć
start learning
contribute to, support, participate in
integrować, łączyć, połączyć elementy różne
start learning
integrate, connect, combine, hooked up (np. api)
pobrać, wziąć, wydobyć z bazy, zażądać
start learning
fetch, get, retrieve, request
Przechowywać, zapisywać coś, zachowywać na przyszłość
start learning
store, save, persist, keep
wyświetl, załaduj, wyrenderuj
start learning
load, render, display, initialize
benefity, gratisy, co oferowane
start learning
We offer, What you get, Benefits, Perks
wiedza, znajomość np. GIT
start learning
Knowledge, Understanding
Understanding to takie głębsze zrozumienie jak coś działa
mocna znajomość np. GITa
start learning
solid / strong
a strong mocniej akcentuje znajomość
poprawić/nauczyć się
start learning
pick up
I picked up React quickly during my internship.
nadążać za czymś
Staram się nadążać za nowymi trendami w dziedzinie front-endu.
start learning
keep up with
I try to keep up with new frontend trends.
kontynuować
Skontaktowałem się z zespołem po wdrożeniu.
start learning
follow up
I followed up with the team after the deployment.
poruszyć/przytoczyć temat
I’d like to bring up my experience with accessibility.
start learning
bring up
I’d like to bring up my experience with accessibility.
wymyślić coś
Wymyśliłem prostsze rozwiązanie dla logiki stanu.
start learning
come up with
I came up with a simpler solution for the state logic.
wskazać coś/zwracać uwagę
Zwróciłem uwagę na bottleneck wydajnościowe interfejsu użytkownika.
start learning
point out
I pointed out a performance bottleneck in the UI.
uruchomić (np. komputer, serwer)
start learning
boot up
zalogować się
start learning
log in, sign in
wylogować się
start learning
log out
zarejestować się
start learning
sign up
rozwijac (menu)
start learning
drop down
przewinąć w dół/ górę
start learning
scroll down/up
przybliżyć
start learning
zoom in
oddalić
start learning
zoom out
wyłączyć (np. system, usługę)
start learning
shut down
włączyć / wyłączyć
start learning
turn on/off
skonfigurować, założyć/przygotować (program, system)
Stworzyłem/Skonfigurowałem lokalne środowisko programistyczne korzystając z Vite
start learning
set up
I set up a local dev environment using Vite.
rozgryźć, zrozumieć
Musiałem dowiedzieć się, dlaczego komponent nie renderuje się ponownie.
start learning
figure out
I had to figure out why the component wasn’t re-rendering.
przeprowadzić (np. testy)
Przeprowadziłem testy jednostkowe dla każdego modułu.
start learning
carry out
I carried out unit tests for each module.
radzić sobie z
Często mam do czynienia/radze sobie z problemami związanymi ze zgodnością między przeglądarkami.
start learning
deal with
I often deal with cross-browser compatibility issues.
pracować nad
Aktualnie pracuję nad przeprojektowaniem responsywnego interfejsu użytkownika.
start learning
work on
I'm currently working on a responsive UI redesign.
napotkać (problem)
Napotkałem błąd w systemie routingu.
start learning
run into
I ran into a bug with the routing system.
przyjrzeć się, zbadać
Przyjrzę się temu problemowi z wydajnością.
start learning
look into
I’ll look into that performance issue.
zająć się czymś
Zadbałem o zgodność z zasadami dostępności.
start learning
take care of
I took care of the accessibility compliance.
robić kopię zapasową
Zawsze wykonuję kopię zapasową kodu przed wprowadzeniem większych zmian.
start learning
back up
I always back up my code before big changes.
cofnąć zmiany
Musieliśmy wycofać aktualizację z powodu awarii.
start learning
roll back/ undo changes
We had to roll back the update due to a crash.
załatać (problem/bug)
Naprawiłem lukę w zabezpieczeniach procesu logowania.
start learning
patch (problem/bug) /fix
I patched up a security issue in the login flow.
sprawdzić
Nowy interfejs użytkownika można sprawdzić w gałęzi dev.
start learning
to look something up
You can check out the new UI on the dev branch.
rozłożyć na części, podzielić np. zadanie
Podzieliłem zadanie na mniejsze części.
start learning
break down
I broke down the task into smaller components.
podłączyć coś
Podłączyłem nową bibliotekę wykresów.
start learning
plug in
I plugged in a new library for charts.
podpiąć coś (często o API)
Połączyłem front-end z REST API.
start learning
hook up
I hooked up the frontend to the REST API.
doceniać
start learning
appreciate
możliwość
start learning
opportunity
przechodzi (egzamin, test)
start learning
passes
przez
start learning
for
uczestniczyć w...
start learning
participate in
przyczynić się do...
start learning
contribute to
czuj się swobodnie
start learning
feel free
zajmę się (tym)
start learning
I'll take care
daj (mi) znać
start learning
let me know
przekierować
start learning
escalating, forwarding
natychmiast
start learning
immediately
samouk
start learning
a self-tought
kilka lat
start learning
several years
doprecyzować
start learning
clarify
zostać, stać się
start learning
become
dowiadywać się
start learning
find out
dam ci znać
start learning
i will let you know
trochę więcej
start learning
a little more, a bit more
trochę mniej
start learning
a little less, a bit less
po naszej stronie
start learning
on our end
bez rozproszeń
start learning
without distractions
na własną rękę, samodzielnie (uczyć się)
start learning
on my own
chcemy chcieć się zająć/wziąć (np. zadaniami)
start learning
want to tackle (tasks)
cieszyć się, lubieć (lubić z emocjami)
start learning
enjoy
cieszę się (z tego)
start learning
I'm happy, Glad this, I'm glad
zbierać (coś fizycznie) / zbierać (np. informacje, ludzie)
start learning
collect / gather
GATHER: Zbieranie kwiatów na łące – z różnych miejsc, luźno, do bukietu, Zbieranie ludzi na spotkanie, dzieci wokół siebie, zbieranie informacji lub sił emocjonalnych. COLLECT: DO BP, worka, konkretne rzeczy do koszyka, konkretna marke itp

You must sign in to write a comment