Dave Lange

Browse by topic

    All
  • visual
  • frontend
  • javascript
  • web3
  • svelte
  • react
  • 3D
BlogAbout

Feel free to reach out to me!

GitHub Twitter Email

Dave Lange

BlogAbout

Feel free to reach out to me!

GitHub Twitter Email

Some thoughts and guides on things - visual

Creating animated chickens with zdog

If you need something simple and easy to set up, zdog might be what you're looking for. It's round, flat, and fun to use. Find out how you can use it!

Moving things around - gyroscopes, mousemove, and perspective

Movement is a great way to add some life to your UIs. Let's take a look at how to do that with mousemove and device orientation events, and CSS perspective and transforms.

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

Spotlight effect with JS and CSS

Spotlight effects can be a pretty creative way of revealing content on your website. And they’re surprisingly easy to create with a little JS and CSS!