Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 24bce9e

Browse files
committed
updated reading week 5
1 parent bd83523 commit 24bce9e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Week5/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,16 @@ In week six we will discuss the following topics:
1313

1414
- Read about Asynchronous vs. Synchronous programming: http://www.hongkiat.com/blog/synchronous-asynchronous-javascript/
1515
- [Learning JavaScript Design Patterns](https://addyosmani.com/resources/essentialjsdesignpatterns/book/#detailnamespacing) up to and including chapter 3
16+
- [Polling](https://davidwalsh.name/javascript-polling)
1617
- [JavaScript Variable Scope and Hoisting Explained](http://javascriptissexy.com/javascript-variable-scope-and-hoisting-explained/)
1718

18-
```
19+
This Sunday we have a test :boom:
1920
If you feel you need preparation for the test we recommend to do the following:
20-
• Take a look at the topics listed in the [README](https://github.com/HackYourFuture) of this repo (up to and including week 6).
21+
• Take a look at the topics listed in the [README](https://github.com/HackYourFuture) of this repo (up to and including week 5).
2122
• Review all the _REVIEW.md_ files in every week.
2223
• Look up the concepts you are struggling with in your __Smarter Way to Learn JavaScript__ book :books:.
2324
• It's also useful to go through the reading material and homework of the last weeks.
24-
```
25+
2526

2627
_Please go through the material and come to class prepared!_
2728

0 commit comments

Comments
 (0)