Sebastian Landwehr's Blog

HomeBadges
Blog Author Picture

Sebastian Landwehr

I’m Sebastian Landwehr, a web developer from Bonn in Germany. My passion is all about JavaScript, Nuxt.js and Firebase.

Using Modernizr with Nuxt.js to Detect Browser Features

Mar 10, 20213 min read

What is Modernizr? Modernizr is a package that detects browser features and makes them queriable via JavaScript and CSS. This is very handy to find out which CSS properties are supported, for example. The approach is much more flexible and stable tha...

Image Snapshot Testing with Mocha

Mar 9, 20214 min read

What Is Snapshot Testing? Snapshot testing is a testing mechanism that for long has seemed to be exclusive to Jest. The main idea is to generate expected values into a separate file and to compare the actual tested values with these saved values. It ...

Sending Emails with Nuxt.js the Easy Way

Mar 7, 20213 min read

Introduction When I started to work with Nuxt.js, I frequently had the problem that I wanted so send emails via a contact form. While there are third party services to do that, I thought: Why not use the existing server infrastructure that comes with...

© 2021 Sebastian Landwehr's Blog

PrivacyTerms
Proudly part of