Skip to content

Commit dba3fa1

Browse files
Update README.md
1 parent 7b6e011 commit dba3fa1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
[![IT Shark](https://avatars2.githubusercontent.com/u/34164782?s=200&v=4)](http://it-shark.pro/)
99
## Javascript Assignments
1010

11-
# DON'T FORGET to send your results! [Send Results](https://goo.gl/forms/ijydrwLg7BeTD6E73)
11+
# DON'T FORGET to send your results! [Send Results](https://goo.gl/forms/AhDP2YQQ7SziByeU2)
1212

1313
### Docs
1414
* [How to sync your fork from original repo to keep up with their changes](/docs/sync-fork.md)
15-
* [Submit your solution to us for review](https://goo.gl/forms/ijydrwLg7BeTD6E73)
15+
* [Submit your solution to us for review](https://goo.gl/forms/AhDP2YQQ7SziByeU2)
1616

1717
Yet another javascript assignments. There are a lot of interactive javascript resources for beginners, but most of them are online and do not cover the modern programming workflow. There are some excellent training resources on github (https://github.com/rmurphey/js-assessment, https://github.com/mrdavidlaing/javascript-koans, https://github.com/vasanthk/js-bits etc) but they are not exactly simulate the everyday programming process. So the motivation of this project is to show TDD process in the wild to the beginners. Assingment tests are implemented in various ways to feel a difference and gain the experience what manner is good, what is bad and what is ugly.
1818

0 commit comments

Comments
 (0)