githublogo
house

Blog

What is abapGit?

Tue Mar 28 2023

In short, abapGit is a version control system build on the well known Git version control system. Mo...

ABAP Just Got More Agile with Nuve Platform

Thu Mar 23 2023

The future is here! With Nuve Platform you can spin up an SAP instance and get connected within minu...

A fresher's take: ABAP on SAP Cloud Platform

Thu Mar 09 2023

Originally when I wrote this post, over 5 years ago, I had written about my thoughts around SAP Clou...

Drag and Drop Deploy your AppGyver Web App using Netlify

Wed Mar 08 2023

Free hosting from AppGyver is gone, but that doesn't mean your options are limited. You can host you...

Using Git and abapGit to review a pull request in SAP

Tue Mar 07 2023

Sometimes you need to review code and actually be able to run it rather than just looking at code fi...

How To: Send a Teams Message from your ABAP Code

Mon Feb 20 2023

In this article you'll learn how to level up your notification game using ABAP and the Microsoft Tea...

Setting up a Zapier Webhook to Create Tweets

Wed Dec 07 2022

How to setup a "zap" that utilizes the Zapier Webhook and Twitter in order to create a tweet using a...

Creating a Destination in SAP for making requests to HTTPS secured APIs

Tue Nov 29 2022

Creating a destination in SAP for reusability across API calls within your ABAP code...

Recap: ASUG New England Chapter Meeting - November 2022

Wed Nov 16 2022

The ‘Fall 2022’ ASUG New England Chapter Meeting was a wonderful time and had that nice familiar fee...

Encoding Base64 with Node.js

Mon Jun 13 2022

You can encode a string to base64 in Node.js without the use of an ecosystem library. Node comes wit...

Hello, Node!

Sun Jun 12 2022

Getting a feel for working with node, all through the terminal! Creating folders, files, writing cod...

Installing Node.js - The Best Way

Fri Jun 10 2022

How to install Node.js using node version manager....

Node.js Hands On

Fri Jun 10 2022

There's no better way to learn, than by practicing. The posts linked in this article are going to be...

Implementing a simple API

Tue Aug 18 2020

Implementing APIs doesn't have to be scary. Especially when you only GET data from them and not POST...

Adding a Pre-Existing Website to GitHub

Wed Jul 15 2020

If you are like me, you don't use GitHub nearly as much as you should. Because of that, you always s...

Stopping your mom from stealing your photos

Sat Jul 04 2020

A couple ways you can help prevent your mom and family members from stealing your photos....

How a headless CMS saved my life

Mon Apr 27 2020

My journey in creating my personal website. From basic HTML and CSS to dabbling with full CMS's, to ...