The Viewport
Blog
About
Blog
My blog posts aim to help guide you through solutions for web frameworks and languages.
Recent Blog Posts
Testing Factory Classes in NestJS
June 15, 2022
How to test factory classes in NestJS
Using NextJS and Next/Image with MDX Markdown Processing
November 24, 2020
Build a blog app that uses react-markdown as the markdown processor and serve next/image for all images in the post
Adding Images to Gatsby Markdown Pages
September 07, 2019
A guide on how to serve images from within your blogs' markdown content.
Hooking into Sitecore WFFM Validation Rules Using JavaScript
December 21, 2017
Using JavaScript to query the DOM, we can bridge the gap between the frontend and the backend so that validation rules can be centralised.