Simon Jäger
Simon Jäger

Simon Jäger

Follow
Follow
homebadgesnewsletter
Tag

JavaScript

#javascript

More content

Read more stories on Hashnode


Articles with this tag

Implementing 9-slice scaling with the Canvas API

Apr 22, 20223 min read

The 9-slice scaling technique allows resizing an image to a different aspect ratio without any ugly distortions. This is achieved by slicing the...

Implementing 9-slice scaling with the Canvas API

A love letter to React function components

Apr 16, 20223 min read

These days, we have an abundance of JavaScript frameworks to choose from. I've had my fair share of experience with a few of them, from Angular to Vue...

A love letter to React function components