App

Angular – Guestbook

Posted on

Summary Guestbook-angular-app As a developer it is good to know about frontend and backend development. Since I do mainly backend stuff during my day job, I decided to familiarise more with Angular. I took the guestbook (https://nickvanhoof.com/a-lambda-guestbook) and decided to also make it available as an Angular app here. As usual you can find the […]

App

A lambda guestbook – Update

Posted on

Only recent messages are now shown and the most recent messages will be sorted on top! Also, you can leave your pseudonym as author and the posts have a visible timestamp. Check it out here: https://nickvanhoof.com/a-lambda-guestbook A few weeks ago I created a guestbook linked to this website which uses AWS lambda’s and DynamoDB in the […]