|
1 | 1 | # JavaScript30
|
2 | 2 |
|
3 | | -> Course created by [Wes Bos](https://github.com/wesbos) |
4 | | - |
| 3 | +> Course created by [Wes Bos](https://github.com/wesbos) |
5 | 4 | > Join the challenge (for free!) here - [JavaScript30](https://javascript30.com/account)
|
6 | 5 |
|
7 | 6 | Hi there!
|
@@ -114,7 +113,6 @@ Tested all new buttons. Data is also persisting on page reload:-
|
114 | 113 | ### Day 21: 24 Jan 2017
|
115 | 114 | **Thoughts:** Worked on Device Orientation using Chrome sensors devtools. Also learned about Geolocation & Orientation Api. Unlike desktops, mobile devices commonly use GPS hardware to detect location. [Tweet Link Here 🐦](https://twitter.com/palashv2/status/823919145557299200)
|
116 | 115 |
|
117 | | - |
118 | 116 | ### Day 22: 29 Jan 2017
|
119 | 117 | **Thoughts:** Learned about `Element.getBoundingClientRect()` method and worked on some css effects [Tweet Link Here 🐦](https://twitter.com/palashv2/status/825757066669076480)
|
120 | 118 |
|
@@ -149,4 +147,5 @@ Tested all new buttons. Data is also persisting on page reload:-
|
149 | 147 | **Thoughts:** Finally finished #JavaScript30 Day 30 Whack A Mole 🔨 challenge. It was fun learning experience. Highly recommend the entire course.
|
150 | 148 |
|
151 | 149 |
|
152 | | - |
| 150 | +## Note |
| 151 | +If you like this repo and find it useful, please consider ★ starring it (on top right of the page). Thanks! |
0 commit comments