Leon Hassan
Sign in Subscribe

Javascript

A collection of 4 posts
Developing SAP applications with VS Code
SAP Featured

Developing SAP applications with VS Code

I've written a book for SAP PRESS on developing SAP applications using Visual Studio Code. I've spent a lot of time this year writing, it's up for pre-order now from this link and it's being released on November 22nd 2022. If you&
Nov 15, 2022 3 min read
A first look at FIORI Fundamentals with React.js
Technology

A first look at FIORI Fundamentals with React.js

This blog will discuss a UI5 developers view on Fiori fundamentals and my first impressions of React. I will go over how to setup your React project using Fiori fundamentals and showcase some of the new components offered in fundamentals. What are FIORI Fundamentals? For those of you new to
Nov 6, 2018 3 min read
Progressive Web Applications Manifest and Cache API
Tutorial

Progressive Web Applications Manifest and Cache API

In this PWA post I will cover the Cache API and the storage limitations of the Cache and IndexedDB APIs, how you can use a Manifest file to support touch icons and the 'add to homescreen' functionality and the Lighthouse audit tool. Cache API A cache is technically
Mar 13, 2018 7 min read
Service Workers in Progressive Web Apps
Tutorial Featured

Service Workers in Progressive Web Apps

Service workers are the foundation of Progressive Web Applications. A service worker is kind of Web Worker, which means that this JavaScript is executed outside of the main browser thread. This allows us to (with user permission) send push notifications to the user's device, even when the app
Jan 12, 2018 7 min read
Page 1 of 1
Leon Hassan © 2025
Powered by Ghost