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
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...
Adjusting the preview width in Telescope's horizontal picker
Here's how I adjusted the width of the preview window in Telescope's horizontal picker. The telescope.nvim plugin is pretty spectacular and has many features that I haven't had chance to explore yet....
FP, function chains and CAP model loading
Understanding functional programming approaches, no matter how trivial, can help in other areas. Here I explain how being comfortable with function chains helped in working out why a required (but...