top of page


Sanitizing User Input: How OWASP Protects Your Database from Malicious HTML
Learn how to prevent XSS attacks with OWASP's Java HTML Sanitizer. This guide shows how to safely handle user-generated HTML using allowlisting to secure your web app. Includes code examples and best practices for input sanitization, content security, and flexible yet secure dashboard editing.

Daniel Hirtenlehner
24. Juli4 Min. Lesezeit


The NAPP Stack - A smooth development environment for TypeScript
We dive into the seamless initial setup of the NAP(P) stack: Angular, NestJs, PostgreSQL, and Prisma.

Kevin Pirner
7. Mai 20248 Min. Lesezeit


How we taught Angular developers a web framework
The article discusses why NestJS is ideal for Angular developers venturing into backend development.

open200 Team
22. Jan. 20245 Min. Lesezeit


Immutable Images in the Angular World
Deploying an angular app is as easy as copying the dist folder to a web server, right? As often the answer is: It depends

open200 Team
2. Aug. 20234 Min. Lesezeit
bottom of page