/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.bittersweetryan.com
| | syntackle.com
3.5 parsecs away

Travel
| | You might be familiar with functions in JavaScript. An IIFE is a special type of function which is invoked implicitly.
| | codewithstyle.info
6.5 parsecs away

Travel
| | This is the second post in the series. Click here to see the previous part. In the previous post I covered the basics of Scala syntax as well as some
| | www.craigstuntz.com
6.8 parsecs away

Travel
| | [AI summary] A technical guide explaining the syntax rules for calling methods with parentheses in Vue.js templates and how they differ based on whether functions are defined as computed properties or methods.
| | 8thlight.com
19.8 parsecs away

Travel
| [AI summary] The article by Robert C. Martin (Uncle Bob) discusses the strategic use of mock objects in software testing, advocating for a balanced approach where mocks are used sparingly across architectural boundaries to improve test speed and isolation while avoiding design damage.