Tag: Frontend

How I became a professional self-taught developer in Germany while working a full time job

March 15, 2021 · 6 min read
Hopefully, this blog post will help someone to avoid the mistakes that I made and also learn from the good decisions that I made.

How to Fix Webpack Dynamic Import with Wrong Path

November 20, 2020 · 1 min read
When using the dynamic import for code splitting you'll need to specify the publicPath option to let Webpack know where your assets are.

TLDR How to prevent layout shifts from image loading in 2021

November 2, 2020 · 1 min read
Preventing layout shifts when loading images has never been easier.
← Prev
Page 2 of 5
Next →