This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
programmieren:javascript:js_function_exists [2021/03/16 09:37] – jgehrke | programmieren:javascript:js_function_exists [2024/05/07 08:50] (current) – jgehrke | ||
---|---|---|---|
Line 26: | Line 26: | ||
**Alternative wie es underscore.js macht** | **Alternative wie es underscore.js macht** | ||
- | Dieser Code ist auch gut, hat jedoch den Nachteil, das '' | + | Dieser Code ist auch gut und genauer in der Kontrolle, ich bin mir nur nicht sicher ob jede Function auch wirklich einen Constructor und ein Apply hat. |
<code javascript> | <code javascript> |