Blog posts tagged "javascript"
-
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.
-
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.
-
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.
- Creating the new Tech Aloud intro and outro music
- reduce - the ur-function
- Highest value in JS - different ways
- Enabling document fragment links for headings in SAP Community blog posts
- Defining a custom 'after' handler in CAP with 'each'
- CAP, CORS and custom headers
- Understanding jq's reduce function
- String.prototype.replace() can take a function
- Monday morning thoughts: growth is upwards
-
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.
- Impromptu JS session at UKISUG15
-
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.
-
JavaScript Do's and Don'ts for UI5
30 Days of UI5 - day 7 by DJ Adams.
- Fiori App Data into a Spreadsheet? Challenge Accepted!
- Hacking the Delicious extension for Chrome
- Not your father's SAP
-
Postcode bookmarklet
We’ve been spending time recently looking at property in the North West.
See all tags.