#programming-concepts

[ follow ]
Web development
fromJrsinclair
6 days ago

The joy of recursion, immutable data, and pure functions: Generating mazes with JavaScript

Generating mazes engages developers in a manageable challenge that fosters learning in programming concepts despite its limited practicality.
#python
JavaScript
fromPiccalilli
3 months ago

JavaScript, when is this?

Understanding the keyword 'this' in JavaScript is crucial, as it refers to the object bound to a function at the time of invocation.
[ Load more ]