From c2175872d71e9e55416c0f4793c098d98d297aed Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 20 Apr 2021 09:02:07 -0400 Subject: replace class="in-page-callout webdev" with class="callout" (#589) --- files/pl/learn/javascript/asynchronous/index.html | 2 +- .../tools_and_testing/client-side_javascript_frameworks/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'files/pl') diff --git a/files/pl/learn/javascript/asynchronous/index.html b/files/pl/learn/javascript/asynchronous/index.html index 5a445f8b99..7e46a9b37e 100644 --- a/files/pl/learn/javascript/asynchronous/index.html +++ b/files/pl/learn/javascript/asynchronous/index.html @@ -23,7 +23,7 @@ translation_of: Learn/JavaScript/Asynchronous

In this module we take a look at {{Glossary("asynchronous")}} {{Glossary("JavaScript")}}, why it is important, and how it can be used to effectively handle potential blocking operations such as fetching resources from a server.

-
+

Looking to become a front-end web developer?

We have put together a course that includes all the essential information you need to work towards your goal.

diff --git a/files/pl/learn/tools_and_testing/client-side_javascript_frameworks/index.html b/files/pl/learn/tools_and_testing/client-side_javascript_frameworks/index.html index fa16dab55c..5ddb035fab 100644 --- a/files/pl/learn/tools_and_testing/client-side_javascript_frameworks/index.html +++ b/files/pl/learn/tools_and_testing/client-side_javascript_frameworks/index.html @@ -37,7 +37,7 @@ translation_of: Learn/Tools_and_testing/Client-side_JavaScript_frameworks

Your code will be richer and more professional as a result, and you'll be able to troubleshoot problems with more confidence if you understand the fundamental web platform features that the frameworks are building on top of.

-
+

Looking to become a front-end web developer?

We have put together a course that includes all the essential information you need to work towards your goal.

-- cgit v1.2.3-54-g00ecf