Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 755 Bytes

2018-04-03-started-async-programming-in-js.md

File metadata and controls

24 lines (21 loc) · 755 Bytes
layout title description category startDate tags comments learnings links
post
Asynchronous Programming with Javascript
Started a course on edx.org to learn more about asynchronous programming in Javascript
diary
2018-04-02
javascript
false
how the event loop works
basics of ansynchronous functions
url name
edx Course: Asynchronous Programming with Javascript

![edx Course]({{ site.url }}/assets/course-async-programming-in-js.jpg "edx Course")

What I've done today

After doing some fixes for this journal I started with the course. I did the introduction and some code examples

What I'm planning to do next

keep going :-)