Update
This commit is contained in:
parent
2328abee24
commit
3ce45aca74
25 changed files with 2124 additions and 2035 deletions
|
@ -22,6 +22,7 @@ In summary, here is what we can thank JavaScript for:
|
|||
- We have more [security](security.md) vulnerabilities.
|
||||
- Web browsers have to be constantly [updated](update_culture.md) else everything stops working. Websites too.
|
||||
- People waste lives on designing a completely useless language and solving problems they themselves [arbitrarily create](antivirus_paradox.md). Students waste time learning it and teachers waste time teaching it.
|
||||
- [Suicides](suicide.md) are more common.
|
||||
- ...
|
||||
|
||||
But this is just a small price for all the advantages JavaScript brought us, namely:
|
||||
|
@ -40,6 +41,8 @@ In the past JavaScript was only a **[client](client.md) side** scripting languag
|
|||
|
||||
TODO: some more shit
|
||||
|
||||
JavaScript is the most retarded language ever, right after [Rust](rust.md).
|
||||
|
||||
## Examples
|
||||
|
||||
Below is our standardized [divisor tree](divisor_tree.md) program written in browser JavaScript:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue