twitter.com/gdlazcano_

react

  • Import 3D models in React Three Fiber vs Three.js

    React Three Fiber and Three.js both are libraries for adding 3D elements on the web. What are the differences? How to import a 3D model in React Three Fiber vs Three.js? How to change the color of a GLB oject?

    Published on Jan 10, 2023 | 4 min read
  • React Hooks gives you superpowers

    React Hooks are a great tool for building complex components. But they are also a great tool for building simple components. This article is about the various ways you might want to use Hooks.

    Published on Aug 10, 2022 | 3 min read