Hello
Hello, my name is DJ and this is my website. I'm a Developer Advocate at SAP. You can find out more about me on the About Me page.
Recent posts from my blog
A reCAP intro to the cds REPL
At reCAP, part of Code Connect 2025, I gave a talk on the cds REPL: "Gain a superpower by learning how to harness the cds REPL". You can watch the recording on the replay site; this post is...
A modern and clean Neovim setup for CAP Node.js - configuration and diagnostics
In this post I describe my re-worked basic setup for working with CAP Node.js in Neovim, focusing on the configuration and digging into the LSP based diagnostic facilities. Introduction The advent of...
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. While preparing for tomorrow's fifth and...