Skip to content

Commit 4eab2ad

Browse files
committed
v0.2.8
1 parent 0376911 commit 4eab2ad

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Welcome Pragmatic_JavaScript [[v0.2.7]](https://github.com/Zelechos/Pragmatic_JavaScript/releases/tag/v0.2.7) !!!
1+
# Welcome Pragmatic_JavaScript [[v0.2.8]](https://github.com/Zelechos/Pragmatic_JavaScript/releases/tag/v0.2.8) !!!
22
<img align="center" src="https://user-images.githubusercontent.com/73097560/115834477-dbab4500-a447-11eb-908a-139a6edaec5c.gif" alt="javascript" width="1000"/>
33

44
![ezgif com-gif-maker](https://miro.medium.com/max/3200/1*OF0xEMkWBv-69zvmNs6RDQ.gif)

Testing/Testing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# Testting con JavaScript
1+
# Testing con JavaScript
22

3-
### Usaremos y Aprenderemos ha hacer test con JavaScript
3+
### Aprenderemos a hacer test con Js usando Jest!!

Vanilla JavaScript/asynchronous_eventloop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@
8080
console.warn(`___End___`);
8181

8282
})());
83-
```
83+
```

0 commit comments

Comments
 (0)