Jesco Wuester

Jesco Wuester @jsco

About: Hi 👋 I'm Jesco, software consultant, digital nomad and currently trying to build my own learning platform. If you have any feedback please tweet at me @jescowuester

Location:
Nicaragua
Joined:
Jun 22, 2019

Jesco Wuester
articles - 7 total

How to set up Tailwindcss (jit) with the new Svelte kit

Svelte kit and the new Tailwindcss just-in-time compiler just got released. Here's a super quick rund...

Learn More 16 2Apr 7 '21

How to build bulletproof react components

Introduction React is a declarative framework. This means instead of describing what you n...

Learn More 329 12Apr 12 '20

Webpack, babel and the "Modern Webapp" explained

Webpack and Babel weirded me out for a long time. Luckily Create-react-app always took care of all of...

Learn More 14 0Jan 23 '20

What are some real-world scenarios where redux is needed?

I'm struggling to see how redux is helpful. In pretty much every case state should be controlled by i...

Learn More 33 8Dec 18 '19

What eslint config do you use with react

I used to use eslint-plugin-react but found more and more nonsense rules in there like https://github...

Learn More 8 1Dec 11 '19

A comprehensive guide to responsive Images (picture, srcset, source etc)

The specifications for responsive images went through years of debate and many iterations + it's a pr...

Learn More 53 0Nov 18 '19

Understanding Image formats on the Web

Images are probably the #1 performance bottleneck on websites. Tons of developers spend hours shaving...

Learn More 41 1Nov 14 '19