Explore >> Select a destination


You are here

blog.botcity.dev
| | 10xlearner.com
4.3 parsecs away

Travel
| | Hi dear reader, I'm Xavier Jouvenot and in this article, we are going to talk about how to set up Android Studio to have it run the default c++ project. This is the beginning of a series of blog post in which I will experiment with Android Studio to create some application I have in...
| | digitaldrummerj.me
3.6 parsecs away

Travel
| | Web Developer, Tester and Professional Speaker; passionate about good code, automated testing, devops, and presenting.
| | rugu.dev
6.0 parsecs away

Travel
| |
| | raganwald.com
28.4 parsecs away

Travel
| [AI summary] The article explores the concept of functions in JavaScript, emphasizing their elegance and flexibility in combination. It discusses various challenges such as the `new` keyword, `this` handling, and array/object access, and provides solutions using adaptors and wrappers to convert these into regular function calls. The text also touches on the importance of tooling and naming conventions for managing different function types, and highlights the value of functional programming approaches in JavaScript.