DJ Adams

Blog posts tagged "javascript"

  1. Point free coding and function composition

    In this post I explore and show examples of the concepts of point free coding, of chains of functions through which data flows, and of function composition.

  2. Array.prototype.reduce and the optional initial value

    Today I learned about the subtlety of the optional initialValue parameter for the Array prototype's reduce method in JavaScript.

  3. CAP Node.js plugins - part 3 - writing our own

    This blog post accompanies part 3 of a three part series where we explore the CDS Plugin mechanism in CAP Node.js to find out how it works. In part 1 we looked at the plugin mechanism itself and how it worked. In part 2 we used the cds REPL to start our CAP service running and to introspect it. In this part we'll use what we learned and discovered in the first two parts to write our own plugin.

  4. Creating the new Tech Aloud intro and outro music

  5. reduce - the ur-function

  6. Highest value in JS - different ways

  7. Enabling document fragment links for headings in SAP Community blog posts

  8. Defining a custom 'after' handler in CAP with 'each'

  9. CAP, CORS and custom headers

  10. Understanding jq's reduce function

  11. String.prototype.replace() can take a function

  12. Monday morning thoughts: growth is upwards

  13. Impromptu JS session at UKISUG15

  14. JavaScript Do's and Don'ts for UI5

  15. Fiori App Data into a Spreadsheet? Challenge Accepted!

  16. Hacking the Delicious extension for Chrome

  17. Not your father's SAP

  18. Postcode bookmarklet

    We’ve been spending time recently looking at property in the North West.

See all tags.