Dave Lange

BlogAbout

Feel free to reach out to me!

GitHub Twitter Email

Dave Lange

BlogAboutFun with shaders

Feel free to reach out to me!

GitHub Twitter Email

Browse by topic

    All
  • frontend
  • web3
  • CSS
  • svelte
  • creative coding
  • 3D
  • react

Some thoughts and guides on things - svelte

Using custom Svelte stores

A look into how flexible and useful stores can be in Svelte. Simple stores, custom stores, stores of stores - there's a lot of options out there.

Smooth motion with three.js and Threlte

Creating 3D scenes in the browser is a rewarding and fun task, but it's also challenging. Let's take a look at creating movement in Threlte and three.js