You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 5, 2021. It is now read-only.
Deanna Bosschert edited this page Nov 8, 2019
·
3 revisions
Functional programming
tl;dr je houdt je variabelen binnen de functies, cluttered daarmee niet de global scope en zorgt er zo voor dat je code alleen bestaat uit blokken die al geprocessede info eruit yeeten. =minder spaghetticode=minder 'onopvallende invloeden op andere stukken code'=minder bugs
De code binnen je functie is ook niet dependent op