CLIENT-SIDE JAVASCRIPT Meaning in Japanese - translations and usage examples

クライアントサイドのjavascriptで
クライアント側のjavascript

Examples of using Client-side javascript in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Client-side JavaScript Frameworks.
クライアントサイドのJavaScriptフレームワーク。
In this module we are explicitly talking about client-side JavaScript.
このJavaScriptモジュールのことを明示的にクライアントサイドJavaScriptと言います。
Mithril is a client-side Javascript MVC framework, i.
MithrilはクライアントサイドのJavaScriptMVCフレームワークです。
It sounds like you have installed our node.js library and are trying to use it like client-side JavaScript.
Jsライブラリをインストールし、クライアント側のJavaScriptのように使用しようとしているようです。
Generally speaking,"JavaScript" is known as client-side JavaScript running on a Web browser.
一般に"JavaScript"といえば、Webブラウザ上で実行されるクライアントサイドJavaScriptとして知られています。
Implicit flow:Communication between the add-in and the online service is implemented with client-side JavaScript.
暗黙的フロー:アドインとオンラインサービスとの通信は、クライアント側のJavaScriptで実装されます。
Mithril is a modern client-side Javascript framework for building Single Page Applications.
Mithrilはシングルページアプリケーションを構築するためのモダンなクライアントサイドのJavaScriptフレームワークです。
Broadcasting your Laravel events allows you to share thesame event names between your server-side code and your client-side JavaScript application.
Laravelでイベントをブロードキャストすることにより、サーバサイドのコードとクライアントサイドのJavaScriptで、同じ名前のイベントを共有できます。
Experience working with client-side JavaScript frameworks such as jQuery, ReactJS, and/or AngularJS.
JQuery、ReactJSおよび/またはAngularJSなどのクライアント側のJavaScriptフレームワークでの作業経験。
Broadcasting your Laravel events allows you to share thesame event names between your server-side code and your client-side JavaScript framework.
Laravelのイベントをブロードキャストすることで、サーバーサイドのコードとクライアントサイドのJavaScriptで同じ名前のイベントを共有できるようになります。
As a result, we introduced two alternative models: client-side JavaScript injection, and SharePoint Add-ins.
その結果、クライアント側のJavaScriptインジェクションとSharePointのアドインという2つの代替モデルを導入しました。
In client-side JavaScript, the global scope is generally the web page inside which all the code is being executed.
クライアントサイドJavaScriptにおいては、一般的にすべてのコードが実行されているWebページがグローバルスコープとなります。
Broadcasting your Laravel events allows you to share thesame event names between your server-side code and your client-side JavaScript application.
Laravelのイベントをブロードキャストすることで、サーバサイドのコードとクライアントサイドのJavaScriptで同じ名前のイベントを共有できるようになります。
You can now use the MobileFirst client-side JavaScript API to develop web applications with your preferred tools and IDE.
MobileFirstクライアント・サイドJavaScriptAPIを使用することで、任意のツールおよびIDEによってWebアプリケーションを開発できるようになりました。
Broadcasting your Laravel events allows you to share thesame event names between your server-side code and your client-side JavaScript framework.
Laravelイベントをブロードキャストすることにより、同じイベント名をサーバサイドのコードとクライアントサイドのJavaScriptフレームワークとで共有できるようになります。
Dynatrace provides insight even into client-side JavaScript logic. For modern websites this removes up to 70% of the blind spots of your users' experience.
Dynatraceは、クライアント側のJavaScriptロジックさえも可視化することが可能で、昨今のWebサイトから最大70%に上るブラインドスポットをユーザーの視点から排除します。
Broadcasting your Laravel events allows you to share thesame event names between your server-side code and your client-side JavaScript framework.
Laravelイベントをブロードキャストすることにより、同じイベント名をサーバーサイドのコードとクライアントサイドのJavaScriptフレームワークとで共有できるようになります。
When writing client-side JavaScript for web sites or applications, you will quickly encounter Application Programming Interfaces(APIs).
ウェブサイトやアプリケーション用にクライアント側のJavaScriptを書いていると、すぐにアプリケーションプログラミングインターフェース(AppricationProgrammingInterfaces、API)にでくわします。
Laravel's event broadcastingallows you to broadcast your server-side Laravel events to your client-side JavaScript application using a driver-based approach to WebSockets.
Laravelのイベントブロードキャストは、サーバサイドのLaravelイベントから、WebSocketに対する駆動ベースのアプローチを使っている、あなたのクライアントサイドのJavaScriptアプリケーションへ、ブロードキャストできるようにします。
One potential use of the id parameter could be to do something such as use AJAX to call server-side code to download the screenshot with this matching id on to your web server,so you have a record of all the screenshots generated in the client-side JavaScript.
の1つの潜在的な使用idパラメーターは、AJAXを使用してサーバー側のコードを呼び出して、この一致するスクリーンショットをダウンロードするなどの操作を行うことができますidWebサーバーに接続するため、クライアント側のJavaScriptで生成されたすべてのスクリーンショットの記録があります。
If the content of the page is constructed by client-side JavaScript, then you should investigate inlining the relevantJavaScript modules to avoid extra network roundtrips.
クライアントサイドのJavaScriptを使ってページのコンテンツを作成している場合は、関連するJavaScriptモジュールをインライン化して、余分なネットワークラウンドトリップを避けることを検討してください。
Client-side JavaScript, in particular, has many APIs available to it- these are not part of the JavaScript language itself, rather they are built on top of the core JavaScript language, providing you with extra superpowers to use in your JavaScript code.
クライアントサイドJavaScriptでのAPIクライアントサイドAPIでは、実際非常にたくさんのAPIが使えます- それらはJavaScript言語本体の一部ではなく、あなたにスーパーパワーを与えるべくJavaScript言語のコアの上に築かれた代物です。
Express is extremely popular, partially because it eases the migration of client-side JavaScript web programmers into server-side development, and partially because it is resource-efficient the underlying node environment uses lightweight multitasking within a thread rather than spawning separate processes for every new web request.
ExpressはクライアントサイドのJavaScriptウェブプログラマーのサーバーサイド開発への移行が容易である、およびリソース効率が良い(基盤となるノード環境は、新しいウェブリクエストごとに別々のプロセスを生成するのではなく、スレッド内で軽量のマルチタスクを使用します)という部分で、非常に人気があります。
Client-side web APIs 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.
クライアントサイドのWebAPIWebサイトやアプリケーション用のクライアントサイドJavaScriptを記述するときは、APIを使い始める前に、サイトが実行されているブラウザやオペレーティングシステムのさまざまな側面、または他のWebサイトやサービスのデータを操作するためのインターフェイスといったものがあるので、すぐには進みません。
Intermediate Client-side web APIs 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.
中級者向けクライアントサイドWebAPIWebサイトやWebアプリケーションのためにクライアントサイドのJavaScriptを記述するとき、API- いろいろなブラウザーの外観やWebサイトが実行しているOSを操作したり、他のWebサイト・サービスからのデータまでも操作するためのインターフェイス-を使い始めるまでは、そう遠くへは行けません。
Results: 25, Time: 0.0516

Word-for-word translation

Top dictionary queries

English - Japanese