Build SVG Charts for Web Applications With Code Examples, by (not on Mastodon or Bluesky):
Build SVG Charts for Web Applications With Code Examples, by (not on Mastodon or Bluesky):
Is unmembership the future of associations? "Unmembership? What's that?" It's a word invented by my friend Mitchell Beer. Let me explain…
Framework-Agnostic Design Systems: A Practical Approach to Web Components, by @scott.is (@piccalil.li):
https://piccalil.li/blog/framework-agnostic-design-systems-part-1/?ref=frontenddogma.com

Baking framework lock-in into your design system from day one is a recipe for obsolescence. Component documentation is often tedious and out-of-sync with development. Let’s build a documentation-first, framework-agnostic component library using web standards and solve this admittedly esoteric combination of problems.
We’re refreshing examples for the upcoming Defold 1.13.0 stable release, and here we have great examples for glTF model and AABB usage both contributed by Artisom Trubchyk with lovely assets by @kenney which we are very thankful for👏
• GLTF - a 3D example showing glTF models in action
• AABB - a 3D example showing how to work with model bounds to frame all objects
#MadeWithDefold #gamedev #indiedev #3d #gltf #defold #examples #tutorials
Two new examples in Defold 1.13.0 beta show morph targets in practice 👀
• morph target animation from glTF
• manual morph target weights controlled from Lua
That opens up some very nice possibilities for mesh deformation workflows in Defold, more complex animations, and more visual effects.
What would you use morph targets for?
Check them out online:
https://defold.com/examples/model/morph-target/
https://defold.com/examples/model/morph-target-weights/
#MadeWithDefold #gamedev #indiedev #3d #animation #defold #beta #examples
The Day CSS Made Me Learn Algebra Again, and I Liked It, by @schalkneethling:
When to Use (and Not Use) CSS Shorthand Properties, by @thoughtbot:
https://thoughtbot.com/blog/when-to-use-and-not-use-css-shorthand-properties?ref=frontenddogma.com
Design Token Naming Conventions: A Practical Guide, by @sturobson:
https://www.alwaystwisted.com/articles/design-token-naming-conventions?ref=frontenddogma.com