|
You are here |
jamie-wong.com | ||
| | | | |
yieldcode.blog
|
|
| | | | | Take a good look at the following function and try to understand what it's doing. function do_magic(a, b) { return a + b; } | |
| | | | |
blog.darklang.com
|
|
| | | | | And their influence on Dark After two decades of coding professionally in a dozen languages, I've come to a conclusion about static and dynamic types: * Static types help you ensure that your changes work, especially for changes that span large parts of the program. This leads to long-term productivity | |
| | | | |
blog.hao.dev
|
|
| | | | | JavaScript is a dynamically typed language, and that gives it a lot of edge in my opinion. It is one of the most used programming language right now. So definitely worth learning even if people do not want to head towards this direction in their careers. | |
| | | | |
goongoguma.github.io
|
|
| | | . ?, ?. ? ? ? ? ? ?. Strict ? ? ? ? ? ? ?. | ||