Typescript

Techblog Blogs

Server-sent Events

Lately I have been working as a full stack developer, I have been working on an Angular front end in combination with some Spring-Boot backend services. Very hip and trendy…

Dirk Janssen
18 mei, 2020

Techblog Blogs

How to use a AWS Lambda function as reverse proxy

AWS supports the targeting of a Lambda function behind an application load balancer. Most likely you probably deploy most of your Lambda functions on the AWS API Gateway (same as…

Jan van Zoggel
12 mei, 2020

Techblog Blogs

Typescript 101 – the some() method

This is the sixth post of a blog series where each post will touch a popular TypeScript method, function or feature with example. If you’re starting with TypeScript (or JavaScript)…

Jan van Zoggel
8 mei, 2020

Techblog Blogs

Typescript 101 – the reduce() method

This is the fifth post of a blog series where each post will touch a popular TypeScript method, function or feature with example. If you’re starting with TypeScript (or JavaScript)…

Jan van Zoggel
4 mei, 2020

Techblog Blogs

Typescript 101 – optional chaining

This is the fourth post of a blog series where each post will touch a popular TypeScript method, function or feature with example. If you’re starting with TypeScript (or JavaScript)…

Marcel Maas
2 mei, 2020

Techblog Blogs

TypeScript 101 – the find() method

This is the third post of a blog series where each post will touch a popular TypeScript method, function or feature with example. If you’re starting with TypeScript (or JavaScript)…

Marcel Maas
1 mei, 2020

Techblog Blogs

TypeScript 101 – the filter() method

This is the second post of a blog series where each post will touch a popular TypeScript method, function or feature with example. If you’re starting with TypeScript (or JavaScript)…

Jan van Zoggel
28 april, 2020

Techblog Blogs

TypeScript 101 – the map() method

This is the start of a blog series where each post will touch a popular TypeScript method, function or feature with example. If you’re starting with TypeScript (or JavaScript) you…

Jan van Zoggel
26 april, 2020

Techblog Blogs

Reminder: Example password complexity check in TypeScript

Since I mostly blog/commit to remember for my own future usage, another handy codesnip which I probably will need again. Requirement from our IAM provider for is user credentials was…

Jan van Zoggel
31 januari, 2019

Techblog Blogs

How to use AWS Simple Email Service (SES) from TypeScript on NodeJS example

In our application flows we use AWS Simple Email Service to send emails to our users. Since the documentation and examples of AWS SES are not that clear, it might…

Jan van Zoggel
26 november, 2018

Techblog Blogs

Using AWS Key Management (KMS) to encrypt and decrypt in AWS Lambda (NodeJS)

AWS Key Management (KMS) is a fully managed service that makes it easy to create and control encryption keys on AWS which can then be utilised to encrypt and decrypt…

Jan van Zoggel
5 november, 2018

Techblog Blogs

How to setup unit testing for AWS Lambda serverless functions (on NodeJS) ?

We use AWS Lambda serverless functions combined with TypeScript and NodeJS which results in an extreme powerful developer toolset. Due to the fact that functions contain isolated logic they are…

Jan van Zoggel
26 oktober, 2018

Techblog Blogs

Tweaking the JHipster App – Show me you IDs please, ow wait, don’t!

Like every craft has to have a cool name, a flashy etiquette and needs to be poured into the right glass to please the hipster drinking it, the same applies…

Roger Goossens
18 april, 2018