Home

Cloud Articles
TypeScript Articles
Angular Articles
Java Articles
Recommend Reading

Document Object

Documenting technical projects and ideas

Learn Nest.js Middleware

Oct 19, 2019

I view middleware as a layer of code that sits between a request and a response on a web server. Middleware can:

Preventing SQL Injection on Node.js

May 25, 2019

I’ve recently moved into an application security part-time role at work and felt the need to document some of my learnings. This article, or any security-related articles, are not intended for use in hacking. I am in no way responsible if you try to use this knowledge for any malicious activity. I...

Prismic