Kerschbaumer Stefan

Kerschbaumer Stefan @xsip

About: FullstackDeveloper loving Angular, NestJS and GraphQl!

Location:
Europe
Joined:
Nov 5, 2019

Kerschbaumer Stefan
articles - 11 total

Angular 20.1 Simple Animate On Scroll POC Implementation

Did you ever think about creating your own Animate on scroll - for short AOS - library in Angular? I...

Learn More 1 0Jul 26

How to Prevent Darkmode Flickering in angular@20.1.0 SSR using Tailwind

Lately i am Diving deeply into Angular SSR. When it comes to DarkMode and SSR/ Hydration I faced the...

Learn More 0 0Jul 21

How to Use NestJS as SSR Server for Angular v20 | POC

Did you ever think about using nestjs as your SSR Server for angular v20 ? It's actually pretty easy...

Learn More 3 2Jul 19

Unity Game Hacking - Calling FindObjectsOfType in C++

Since i had struggles finding Objects while reversing Unity games i am going to share you how to find...

Learn More 3 0Nov 20 '24

Prerender routes in Angular 18

So lets expect you wanna create a blog website using angular 18 and need to prerender your blog urls...

Learn More 4 2Aug 6 '24

Remove Angular SSR code when serving to the client

Did you ever notice that when you are using Angular SSR the server side code also gets served to the...

Learn More 0 1Jul 24 '24

Observe Typescript Classes

Observe JS/TS/Node classes and get notified when functions get executed or properties changed Check...

Learn More 0 0Mar 30 '23

Async Constructors in TS

Async Constructors in Typescript/NodeJS/Javascript are a thing! Checkout my GitHub repo: Github...

Learn More 0 0Mar 30 '23

Windows Game Hack with Javascript | Part 1

What did i use? nodeJs for reading processes memory and data processing electron, javasc...

Learn More 11 2Jan 27 '20

Automated Sourcemap SourceContent Extraction by URL

Today I wrote a nodeJs script called "pack-scraper". What it does is walking through all script tags...

Learn More 2 0Jan 26 '20

Disabling Prod Mode in already Built Angular App in Chrome

In this small post i am talking about chromes "Override" tab. Maybe this is well known and widely us...

Learn More 8 0Jan 22 '20