Examples with "JavaScript po stronie klienta" and their translation in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Podczas pisania JavaScript po stronie klienta w witrynach internetowych lub w aplikacjach nie zajdzie się daleko jeszcze przed rozpoczęciem korzystania z interfejsów API - interfejsów do manipulowania różnymi aspektami przeglądarki i systemu operacyjnego, na którym działa witryna, a nawet danych z innych stron internetowych lub usług.
When writing client-side JavaScript for web sites or applications, you won't go very far before you start to use APIs - interfaces for manipulating different aspects of the browser and operating system the site is running on, or even data from other web sites or services.
Jeżeli zawartość strony jest oparta na kodzie JavaScript po stronie klienta, powinieneś rozważyć wbudowanie odpowiednich modułów JavaScript, by uniknąć dodatkowych transferów danych w obie strony.
If the content of the page is constructed by client-side JavaScript, then you should investigate inlining the relevant JavaScript modules to avoid extra network roundtrips.
Do tworzenia Naszych aplikacji wykorzystujemy technologie HTML5, CSS3, JavaScript po stronie klienta oraz PHP/Java i bazy danych SQL (PostgreSQL/MySQL/Oracle) po stronie serwera.
To create our applications we use the technologies of HTML5, CSS3, JavaScript on the client side and PHP/Java and SQL databases (PostgreSQL/MySQL/Oracle) on the server side.
Other results
Po stronie klienta JavaScript nie zezwala na odczyt lub zapis plików.
Dodatkowo skrypty po stronie klienta i serwera używają tego samego języka: Javascript.
In addition, client and server side scripting use the same language: JavaScript.
WP Tao umożliwia obsługę zdarzeń wywoływanych po stronie klienta (JavaScript).
WP Tao enables to handle events triggered on the client side (JavaScript).
PHP różni się od skryptów wykonywanych po stronie klienta takich jak np. JavaScript tym, że cały kod PHP wykonywany jest na serwerze.
What distinguishes PHP from something like client-side JavaScript is that the code is executed on the server.
Walidacja po stronie klienta, bazująca na kodzie JavaScript jest wskazana, kiedy użytkownicy dostarczają dane przez formularz HTML, ponieważ pozwala na szybszą walidację błędów, a tym samym zapewnia lepszą ich obsługę dla użytkownika.
Client-side validation based on JavaScript is desirable when end users provide inputs via HTML forms, because it allows users to find out input errors faster and thus provides a better user experience.
W dalszej części poradnika dowiesz się jak zarejestrować zdarzenia aktywowane po stronie klienta (JavaScript) np. kliknięcie w dowolny element na stronie.
In the following part of the tutorial you will learn how to register events enabled on the client side (JavaScript) e.g.
Naprawiono błąd, gdzie posiadające elementy o nazwach reprezentujących właściwości tablicy w JavaScript (długość, konstruktor, prototyp) spowodowałoby komunikaty o błędach nie są wyświetlane dla danego elementu w walidacji po stronie klienta.
Fixed a bug where having elements with names representing array properties in JavaScript (length, constructor, prototype) would result in error messages not showing for that particular element in client-side validation.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.