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 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/pl/learn/javascript/asynchronous') 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.

-- cgit v1.2.3-54-g00ecf