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. This post is about using the knowledge we've gained 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. Building blocks of language, structure and thought

    As I travel on my path to perhaps what I deem as some sort of enlightenment, back in time via Clojure to one of the great ancestors of language, structure and computational thought (Lisp), I continue to come across a simple theme.

  14. Impromptu JS session at UKISUG15

  15. Coffee-time JavaScript recreation

    In preparing for co-presenting a hands-on session at SAP TechEd EMEA this coming week in Barcelona, I came across a chunk of JavaScript. In this post I try to improve it with robustness and immutability in mind.

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

    30 Days of UI5 - day 7 by DJ Adams.

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

  18. Hacking the Delicious extension for Chrome

  19. Not your father's SAP

  20. Postcode bookmarklet

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

See all tags.